Searched refs:XTC_LABEL_ACCEPT (Results 1 – 7 of 7) sorted by relevance
23 #define XTC_LABEL_ACCEPT "ACCEPT" macro
62 if (strcmp(cs->jumpto, XTC_LABEL_ACCEPT) == 0) in xlate_action()
138 if (strcmp(cs->jumpto, XTC_LABEL_ACCEPT) == 0) in _add_action()
222 if (strcmp(cs->jumpto, XTC_LABEL_ACCEPT) == 0) in nft_arp_add()
976 if (strcmp(cs->jumpto, XTC_LABEL_ACCEPT) == 0) in add_action()
720 || strcmp(name, XTC_LABEL_ACCEPT) == 0 in xtables_find_target()