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,
249 /* All zeroes == unconditional rule. */
251 unconditional(const struct ip6t_ip6 *ipv6) function
383 /* Overflows should be end of entry chains, and unconditional
395 assert(unconditional(&e->ipv6));

Completed in 108 milliseconds