Home
last modified time | relevance | path

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

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