Searched refs:LABEL_ACCEPT (Results 1 - 6 of 6) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/iptables-1.x/libiptc/
H A Dlibip4tc.c111 #define LABEL_ACCEPT IPTC_LABEL_ACCEPT macro
H A Dlibiptc.c1090 return LABEL_ACCEPT;
1216 else if (strcmp(t->u.user.name, LABEL_ACCEPT) == 0)
1750 || strcmp(chain, LABEL_ACCEPT) == 0
1863 || strcmp(newname, LABEL_ACCEPT) == 0
1911 if (strcmp(policy, LABEL_ACCEPT) == 0)
H A Dlibip6tc.c106 #define LABEL_ACCEPT IP6TC_LABEL_ACCEPT macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/iptables-1.4.12.1/libiptc/
H A Dlibiptc.c1572 return LABEL_ACCEPT;
1700 else if (strcmp(t->u.user.name, LABEL_ACCEPT) == 0)
2241 || strcmp(chain, LABEL_ACCEPT) == 0
2372 || strcmp(newname, LABEL_ACCEPT) == 0
2427 if (strcmp(policy, LABEL_ACCEPT) == 0)
H A Dlibip4tc.c111 #define LABEL_ACCEPT IPTC_LABEL_ACCEPT macro
H A Dlibip6tc.c106 #define LABEL_ACCEPT IP6TC_LABEL_ACCEPT macro

Completed in 73 milliseconds