Home
last modified time | relevance | path

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

/external/iproute2/include/libiptc/
Dlibxtc.h23 #define XTC_LABEL_ACCEPT "ACCEPT" macro
/external/iptables/include/libiptc/
Dlibxtc.h23 #define XTC_LABEL_ACCEPT "ACCEPT" macro
/external/iptables/libxtables/
Dxtables.c696 || strcmp(name, XTC_LABEL_ACCEPT) == 0 in xtables_find_target()