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

/external/iptables/libiptc/
H A Dlibip4tc.c82 #define TC_GET_REFERENCES iptc_get_references macro
H A Dlibip6tc.c80 #define TC_GET_REFERENCES ip6tc_get_references macro
H A Dlibiptc.c2297 TC_GET_REFERENCES(unsigned int *ref, const IPT_CHAINLABEL chain, function
2302 iptc_fn = TC_GET_REFERENCES;
2334 if (!TC_GET_REFERENCES(&references, chain, handle)) {

Completed in 107 milliseconds