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

/external/iptables/libiptc/
H A Dlibip4tc.c88 #define TC_GET_REFERENCES iptc_get_references macro
H A Dlibip6tc.c83 #define TC_GET_REFERENCES ip6tc_get_references macro
H A Dlibiptc.c2290 TC_GET_REFERENCES(unsigned int *ref, const IPT_CHAINLABEL chain, function
2295 iptc_fn = TC_GET_REFERENCES;
2327 if (!TC_GET_REFERENCES(&references, chain, handle)) {

Completed in 32 milliseconds