Home
last modified time | relevance | path

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

/third_party/iptables/libiptc/
Dlibip6tc.c80 #define TC_GET_REFERENCES ip6tc_get_references macro
Dlibip4tc.c82 #define TC_GET_REFERENCES iptc_get_references macro
Dlibiptc.c2282 TC_GET_REFERENCES(unsigned int *ref, const IPT_CHAINLABEL chain, in TC_GET_REFERENCES() function
2287 iptc_fn = TC_GET_REFERENCES; in TC_GET_REFERENCES()
2319 if (!TC_GET_REFERENCES(&references, chain, handle)) { in TC_DELETE_CHAIN()