Home
last modified time | relevance | path

Searched refs:TC_NEXT_RULE (Results 1 – 3 of 3) sorted by relevance

/external/iptables/libiptc/
Dlibip6tc.c64 #define TC_NEXT_RULE ip6tc_next_rule macro
Dlibiptc.c1538 TC_NEXT_RULE(const STRUCT_ENTRY *prev, struct xtc_handle *handle) in TC_NEXT_RULE() function
1542 iptc_fn = TC_NEXT_RULE; in TC_NEXT_RULE()
1553 iptc_fn = TC_NEXT_RULE; in TC_NEXT_RULE()
Dlibip4tc.c66 #define TC_NEXT_RULE iptc_next_rule macro