Home
last modified time | relevance | path

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

/external/iptables/libiptc/
Dlibiptc.c1579 return LABEL_ACCEPT; in standard_target_map()
1707 else if (strcmp(t->u.user.name, LABEL_ACCEPT) == 0) in iptcc_map_target()
2250 || strcmp(chain, LABEL_ACCEPT) == 0 in TC_CREATE_CHAIN()
2381 || strcmp(newname, LABEL_ACCEPT) == 0 in TC_RENAME_CHAIN()
2436 if (strcmp(policy, LABEL_ACCEPT) == 0) in TC_SET_POLICY()
Dlibip6tc.c104 #define LABEL_ACCEPT IP6TC_LABEL_ACCEPT macro
Dlibip4tc.c106 #define LABEL_ACCEPT IPTC_LABEL_ACCEPT macro