Home
last modified time | relevance | path

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

/third_party/iptables/libiptc/
Dlibip6tc.c106 #define LABEL_QUEUE IP6TC_LABEL_QUEUE macro
Dlibip4tc.c108 #define LABEL_QUEUE IPTC_LABEL_QUEUE macro
Dlibiptc.c1570 return LABEL_QUEUE; in standard_target_map()
1698 else if (strcmp(t->u.user.name, LABEL_QUEUE) == 0) in iptcc_map_target()
2236 || strcmp(chain, LABEL_QUEUE) == 0 in TC_CREATE_CHAIN()
2367 || strcmp(newname, LABEL_QUEUE) == 0 in TC_RENAME_CHAIN()