Symbol: NFPROTO_ARP
include/linux/netfilter.h
250
case NFPROTO_ARP:
net/bridge/br_netfilter_hooks.c
757
NF_HOOK(NFPROTO_ARP, NF_ARP_FORWARD, state->net, state->sk, skb,
net/ipv4/arp.c
665
NF_HOOK(NFPROTO_ARP, NF_ARP_OUT,
net/ipv4/arp.c
996
return NF_HOOK(NFPROTO_ARP, NF_ARP_IN,
net/ipv4/netfilter/arp_tables.c
1028
t = xt_find_table_lock(net, NFPROTO_ARP, tmp.name);
net/ipv4/netfilter/arp_tables.c
1116
target = xt_request_find_target(NFPROTO_ARP, t->u.user.name,
net/ipv4/netfilter/arp_tables.c
1126
ret = xt_compat_add_offset(NFPROTO_ARP, entry_offset, off);
net/ipv4/netfilter/arp_tables.c
1188
xt_compat_lock(NFPROTO_ARP);
net/ipv4/netfilter/arp_tables.c
1189
ret = xt_compat_init_offsets(NFPROTO_ARP, compatr->num_entries);
net/ipv4/netfilter/arp_tables.c
1227
xt_compat_flush_offsets(NFPROTO_ARP);
net/ipv4/netfilter/arp_tables.c
1228
xt_compat_unlock(NFPROTO_ARP);
net/ipv4/netfilter/arp_tables.c
1253
xt_compat_flush_offsets(NFPROTO_ARP);
net/ipv4/netfilter/arp_tables.c
1254
xt_compat_unlock(NFPROTO_ARP);
net/ipv4/netfilter/arp_tables.c
1399
xt_compat_lock(NFPROTO_ARP);
net/ipv4/netfilter/arp_tables.c
1400
t = xt_find_table_lock(net, NFPROTO_ARP, get.name);
net/ipv4/netfilter/arp_tables.c
1412
xt_compat_flush_offsets(NFPROTO_ARP);
net/ipv4/netfilter/arp_tables.c
1418
xt_compat_unlock(NFPROTO_ARP);
net/ipv4/netfilter/arp_tables.c
1490
try_then_request_module(xt_find_revision(NFPROTO_ARP, rev.name,
net/ipv4/netfilter/arp_tables.c
1559
struct xt_table *table = xt_unregister_table_exit(net, NFPROTO_ARP, name);
net/ipv4/netfilter/arp_tables.c
1570
.family = NFPROTO_ARP,
net/ipv4/netfilter/arp_tables.c
1581
.family = NFPROTO_ARP,
net/ipv4/netfilter/arp_tables.c
1598
return xt_proto_init(net, NFPROTO_ARP);
net/ipv4/netfilter/arp_tables.c
1603
xt_proto_fini(net, NFPROTO_ARP);
net/ipv4/netfilter/arp_tables.c
410
.family = NFPROTO_ARP,
net/ipv4/netfilter/arp_tables.c
429
target = xt_request_find_target(NFPROTO_ARP, t->u.user.name,
net/ipv4/netfilter/arp_tables.c
521
par.family = NFPROTO_ARP;
net/ipv4/netfilter/arp_tables.c
733
v += xt_compat_calc_jump(NFPROTO_ARP, v);
net/ipv4/netfilter/arp_tables.c
742
cv -= xt_compat_calc_jump(NFPROTO_ARP, cv);
net/ipv4/netfilter/arp_tables.c
760
ret = xt_compat_add_offset(NFPROTO_ARP, entry_offset, off);
net/ipv4/netfilter/arp_tables.c
789
ret = xt_compat_init_offsets(NFPROTO_ARP, info->number);
net/ipv4/netfilter/arp_tables.c
816
xt_compat_lock(NFPROTO_ARP);
net/ipv4/netfilter/arp_tables.c
818
t = xt_request_find_table_lock(net, NFPROTO_ARP, name);
net/ipv4/netfilter/arp_tables.c
827
xt_compat_flush_offsets(NFPROTO_ARP);
net/ipv4/netfilter/arp_tables.c
851
xt_compat_unlock(NFPROTO_ARP);
net/ipv4/netfilter/arp_tables.c
872
t = xt_find_table_lock(net, NFPROTO_ARP, get.name);
net/ipv4/netfilter/arp_tables.c
910
t = xt_request_find_table_lock(net, NFPROTO_ARP, name);
net/ipv4/netfilter/arpt_mangle.c
82
.family = NFPROTO_ARP,
net/ipv4/netfilter/arptable_filter.c
25
.af = NFPROTO_ARP,
net/ipv4/netfilter/arptable_filter.c
46
xt_unregister_table_pre_exit(net, NFPROTO_ARP, "filter");
net/netfilter/core.c
279
case NFPROTO_ARP:
net/netfilter/nf_log_syslog.c
1043
ret = nf_log_register(NFPROTO_ARP, &nf_arp_logger);
net/netfilter/nf_log_syslog.c
990
ret = nf_log_set(net, NFPROTO_ARP, &nf_arp_logger);
net/netfilter/nf_tables_api.c
1557
|| family == NFPROTO_ARP
net/netfilter/nfnetlink_hook.c
297
case NFPROTO_ARP:
net/netfilter/nft_chain_filter.c
74
.family = NFPROTO_ARP,
net/netfilter/nft_compat.c
167
case NFPROTO_ARP:
net/netfilter/nft_compat.c
362
ctx->family != NFPROTO_ARP)
net/netfilter/nft_compat.c
492
case NFPROTO_ARP:
net/netfilter/nft_compat.c
647
ctx->family != NFPROTO_ARP)
net/netfilter/nft_compat.c
756
case NFPROTO_ARP:
net/netfilter/nft_payload.c
967
case NFPROTO_ARP:
net/netfilter/x_tables.c
1072
if (par->family == NFPROTO_ARP &&
net/netfilter/x_tables.c
1073
par->target->family != NFPROTO_ARP) {
net/netfilter/x_tables.c
435
names = (nfproto == NFPROTO_ARP) ? arp_names : inetbr_names;
net/netfilter/x_tables.c
436
max = (nfproto == NFPROTO_ARP) ? ARRAY_SIZE(arp_names) :
net/netfilter/x_tables.c
510
if (par->family == NFPROTO_ARP &&
net/netfilter/x_tables.c
511
par->match->family != NFPROTO_ARP) {
net/netfilter/x_tables.c
86
[NFPROTO_ARP] = "arp",
net/netfilter/xt_CLASSIFY.c
51
.family = NFPROTO_ARP,
net/netfilter/xt_mark.c
55
.family = NFPROTO_ARP,
tools/bpf/bpftool/link.c
702
[NFPROTO_ARP] = "arp",
tools/bpf/bpftool/link.c
738
case NFPROTO_ARP: