Searched refs:XTC_LABEL_ACCEPT (Results 1 – 7 of 7) sorted by relevance
23 #define XTC_LABEL_ACCEPT "ACCEPT" macro
79 if (strcmp(cs->jumpto, XTC_LABEL_ACCEPT) == 0) in xlate_action()
227 if (strcmp(cs->jumpto, XTC_LABEL_ACCEPT) == 0) in nft_arp_add()
772 if (strcmp(cs->jumpto, XTC_LABEL_ACCEPT) == 0) in xlate_ebaction()
1335 if (strcmp(cs->jumpto, XTC_LABEL_ACCEPT) == 0) in add_action()
797 || strcmp(name, XTC_LABEL_ACCEPT) == 0 in xtables_find_target()