Home
last modified time | relevance | path

Searched refs:XT_STANDARD_TARGET (Results 1 – 11 of 11) sorted by relevance

/linux/include/uapi/linux/netfilter_ipv6/
A Dip6_tables.h55 #define IP6T_STANDARD_TARGET XT_STANDARD_TARGET
151 .target = XT_TARGET_INIT(XT_STANDARD_TARGET, \
/linux/include/linux/netfilter_arp/
A Darp_tables.h38 .target = XT_TARGET_INIT(XT_STANDARD_TARGET, \
/linux/include/linux/netfilter_ipv4/
A Dip_tables.h52 .target = XT_TARGET_INIT(XT_STANDARD_TARGET, \
/linux/include/uapi/linux/netfilter_arp/
A Darp_tables.h30 #define ARPT_STANDARD_TARGET XT_STANDARD_TARGET
/linux/include/uapi/linux/netfilter_ipv4/
A Dip_tables.h57 #define IPT_STANDARD_TARGET XT_STANDARD_TARGET
/linux/include/uapi/linux/netfilter/
A Dx_tables.h103 #define XT_STANDARD_TARGET "" macro
/linux/net/ipv4/netfilter/
A Dip_tables.c173 XT_STANDARD_TARGET) == 0 && in get_chainname_rulenum()
400 XT_STANDARD_TARGET) == 0) && in mark_source_chains()
430 XT_STANDARD_TARGET) == 0 && in mark_source_chains()
581 if (strcmp(t->u.user.name, XT_STANDARD_TARGET) != 0) in check_underflow()
1847 .name = XT_STANDARD_TARGET,
A Darp_tables.c335 XT_STANDARD_TARGET) == 0) && in mark_source_chains()
366 XT_STANDARD_TARGET) == 0 && in mark_source_chains()
445 if (strcmp(t->u.user.name, XT_STANDARD_TARGET) != 0) in check_underflow()
1580 .name = XT_STANDARD_TARGET,
/linux/net/ipv6/netfilter/
A Dip6_tables.c198 XT_STANDARD_TARGET) == 0 && in get_chainname_rulenum()
418 XT_STANDARD_TARGET) == 0) && in mark_source_chains()
448 XT_STANDARD_TARGET) == 0 && in mark_source_chains()
599 if (strcmp(t->u.user.name, XT_STANDARD_TARGET) != 0) in check_underflow()
1854 .name = XT_STANDARD_TARGET,
/linux/net/netfilter/
A Dx_tables.c841 if (strcmp(t->u.user.name, XT_STANDARD_TARGET) == 0) { in xt_compat_check_entry_offsets()
935 if (strcmp(t->u.user.name, XT_STANDARD_TARGET) == 0) { in xt_check_entry_offsets()
A Dnft_compat.c834 strcmp(tg_name, XT_STANDARD_TARGET) == 0 || in nft_target_select_ops()

Completed in 26 milliseconds