Home
last modified time | relevance | path

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

/external/iptables/include/libiptc/
Dlibxtc.h25 #define XTC_LABEL_QUEUE "QUEUE" macro
/external/iproute2/include/libiptc/
Dlibxtc.h25 #define XTC_LABEL_QUEUE "QUEUE" macro
/external/iptables/libxtables/
Dxtables.c722 || strcmp(name, XTC_LABEL_QUEUE) == 0 in xtables_find_target()