Searched defs:unconditional (Results 1 - 1 of 1) sorted by relevance

/external/iptables/libiptc/
H A Dlibip6tc.c7 * Every chain ends with an unconditional jump: a RETURN for user chains,
247 /* All zeroes == unconditional rule. */
249 unconditional(const struct ip6t_ip6 *ipv6) function
381 /* Overflows should be end of entry chains, and unconditional
393 assert(unconditional(&e->ipv6));

Completed in 316 milliseconds