Symbol: NFPROTO_BRIDGE
include/linux/netfilter.h
257
case NFPROTO_BRIDGE:
include/net/netfilter/nf_queue.h
120
case NFPROTO_BRIDGE:
kernel/audit.c
2498
if (nfproto == NFPROTO_BRIDGE) {
net/bridge/br_forward.c
115
NF_HOOK(NFPROTO_BRIDGE, br_hook,
net/bridge/br_forward.c
66
return NF_HOOK(NFPROTO_BRIDGE, NF_BR_POST_ROUTING,
net/bridge/br_input.c
278
if (!static_key_false(&nf_hooks_needed[NFPROTO_BRIDGE][NF_BR_PRE_ROUTING]))
net/bridge/br_input.c
287
NFPROTO_BRIDGE, skb->dev, NULL, NULL,
net/bridge/br_input.c
419
if (NF_HOOK(NFPROTO_BRIDGE, NF_BR_LOCAL_IN,
net/bridge/br_input.c
70
return NF_HOOK(NFPROTO_BRIDGE, NF_BR_LOCAL_IN,
net/bridge/br_multicast.c
1807
NF_HOOK(NFPROTO_BRIDGE, NF_BR_LOCAL_OUT,
net/bridge/br_netfilter_hooks.c
1052
.pf = NFPROTO_BRIDGE,
net/bridge/br_netfilter_hooks.c
1059
.pf = NFPROTO_BRIDGE,
net/bridge/br_netfilter_hooks.c
1066
.pf = NFPROTO_BRIDGE,
net/bridge/br_netfilter_hooks.c
1072
.pf = NFPROTO_BRIDGE,
net/bridge/br_netfilter_hooks.c
1162
nf_hook_state_init(&state, hook, NFPROTO_BRIDGE, indev, outdev,
net/bridge/br_stp_bpdu.c
59
NF_HOOK(NFPROTO_BRIDGE, NF_BR_LOCAL_OUT,
net/bridge/netfilter/ebt_802_3.c
59
.family = NFPROTO_BRIDGE,
net/bridge/netfilter/ebt_among.c
261
.family = NFPROTO_BRIDGE,
net/bridge/netfilter/ebt_arp.c
118
.family = NFPROTO_BRIDGE,
net/bridge/netfilter/ebt_arpreply.c
81
.family = NFPROTO_BRIDGE,
net/bridge/netfilter/ebt_dnat.c
84
.family = NFPROTO_BRIDGE,
net/bridge/netfilter/ebt_ip.c
149
.family = NFPROTO_BRIDGE,
net/bridge/netfilter/ebt_ip6.c
143
.family = NFPROTO_BRIDGE,
net/bridge/netfilter/ebt_limit.c
105
.family = NFPROTO_BRIDGE,
net/bridge/netfilter/ebt_log.c
194
nf_log_packet(net, NFPROTO_BRIDGE, xt_hooknum(par), skb,
net/bridge/netfilter/ebt_log.c
198
ebt_log_packet(net, NFPROTO_BRIDGE, xt_hooknum(par), skb,
net/bridge/netfilter/ebt_log.c
206
.family = NFPROTO_BRIDGE,
net/bridge/netfilter/ebt_mark.c
86
.family = NFPROTO_BRIDGE,
net/bridge/netfilter/ebt_mark_m.c
74
.family = NFPROTO_BRIDGE,
net/bridge/netfilter/ebt_nflog.c
54
.family = NFPROTO_BRIDGE,
net/bridge/netfilter/ebt_pkttype.c
37
.family = NFPROTO_BRIDGE,
net/bridge/netfilter/ebt_redirect.c
59
.family = NFPROTO_BRIDGE,
net/bridge/netfilter/ebt_snat.c
66
.family = NFPROTO_BRIDGE,
net/bridge/netfilter/ebt_stp.c
174
.family = NFPROTO_BRIDGE,
net/bridge/netfilter/ebt_vlan.c
154
.family = NFPROTO_BRIDGE,
net/bridge/netfilter/ebtable_broute.c
58
NFPROTO_BRIDGE, s->in, NULL, NULL,
net/bridge/netfilter/ebtable_broute.c
88
.pf = NFPROTO_BRIDGE,
net/bridge/netfilter/ebtable_filter.c
56
.pf = NFPROTO_BRIDGE,
net/bridge/netfilter/ebtable_filter.c
62
.pf = NFPROTO_BRIDGE,
net/bridge/netfilter/ebtable_filter.c
68
.pf = NFPROTO_BRIDGE,
net/bridge/netfilter/ebtable_nat.c
56
.pf = NFPROTO_BRIDGE,
net/bridge/netfilter/ebtable_nat.c
62
.pf = NFPROTO_BRIDGE,
net/bridge/netfilter/ebtable_nat.c
68
.pf = NFPROTO_BRIDGE,
net/bridge/netfilter/ebtables.c
1806
ret = xt_compat_add_offset(NFPROTO_BRIDGE, entry_offset, off);
net/bridge/netfilter/ebtables.c
1832
return xt_compat_init_offsets(NFPROTO_BRIDGE, number);
net/bridge/netfilter/ebtables.c
1975
match = xt_request_find_match(NFPROTO_BRIDGE, name,
net/bridge/netfilter/ebtables.c
1995
wt = xt_request_find_target(NFPROTO_BRIDGE, name,
net/bridge/netfilter/ebtables.c
2177
ret = xt_compat_add_offset(NFPROTO_BRIDGE, offset, new_offset);
net/bridge/netfilter/ebtables.c
2291
xt_compat_lock(NFPROTO_BRIDGE);
net/bridge/netfilter/ebtables.c
2303
xt_compat_calc_jump(NFPROTO_BRIDGE, tmp.entries_size));
net/bridge/netfilter/ebtables.c
2332
usrptr += xt_compat_calc_jump(NFPROTO_BRIDGE, delta);
net/bridge/netfilter/ebtables.c
2337
xt_compat_flush_offsets(NFPROTO_BRIDGE);
net/bridge/netfilter/ebtables.c
2338
xt_compat_unlock(NFPROTO_BRIDGE);
net/bridge/netfilter/ebtables.c
2349
xt_compat_flush_offsets(NFPROTO_BRIDGE);
net/bridge/netfilter/ebtables.c
2350
xt_compat_unlock(NFPROTO_BRIDGE);
net/bridge/netfilter/ebtables.c
2393
xt_compat_lock(NFPROTO_BRIDGE);
net/bridge/netfilter/ebtables.c
2438
xt_compat_flush_offsets(NFPROTO_BRIDGE);
net/bridge/netfilter/ebtables.c
2439
xt_compat_unlock(NFPROTO_BRIDGE);
net/bridge/netfilter/ebtables.c
405
match = xt_find_match(NFPROTO_BRIDGE, m->u.name, m->u.revision);
net/bridge/netfilter/ebtables.c
406
if (IS_ERR(match) || match->family != NFPROTO_BRIDGE) {
net/bridge/netfilter/ebtables.c
410
match = xt_find_match(NFPROTO_BRIDGE, m->u.name, m->u.revision);
net/bridge/netfilter/ebtables.c
442
watcher = xt_request_find_target(NFPROTO_BRIDGE, w->u.name, 0);
net/bridge/netfilter/ebtables.c
446
if (watcher->family != NFPROTO_BRIDGE) {
net/bridge/netfilter/ebtables.c
630
par.family = NFPROTO_BRIDGE;
net/bridge/netfilter/ebtables.c
648
par.family = NFPROTO_BRIDGE;
net/bridge/netfilter/ebtables.c
65
v += xt_compat_calc_jump(NFPROTO_BRIDGE, v);
net/bridge/netfilter/ebtables.c
673
par.family = NFPROTO_BRIDGE;
net/bridge/netfilter/ebtables.c
738
mtpar.family = tgpar.family = NFPROTO_BRIDGE;
net/bridge/netfilter/ebtables.c
74
cv -= xt_compat_calc_jump(NFPROTO_BRIDGE, cv);
net/bridge/netfilter/ebtables.c
749
target = xt_request_find_target(NFPROTO_BRIDGE, t->u.name, 0);
net/bridge/netfilter/ebtables.c
756
if (target->family != NFPROTO_BRIDGE) {
net/bridge/netfilter/ebtables.c
83
.family = NFPROTO_BRIDGE,
net/bridge/netfilter/nf_conntrack_bridge.c
413
.pf = NFPROTO_BRIDGE,
net/bridge/netfilter/nf_conntrack_bridge.c
419
.pf = NFPROTO_BRIDGE,
net/bridge/netfilter/nf_conntrack_bridge.c
425
.pf = NFPROTO_BRIDGE,
net/bridge/netfilter/nft_meta_bridge.c
229
.family = NFPROTO_BRIDGE,
net/bridge/netfilter/nft_reject_bridge.c
191
.family = NFPROTO_BRIDGE,
net/netfilter/core.c
289
case NFPROTO_BRIDGE:
net/netfilter/nf_conntrack_proto.c
480
case NFPROTO_BRIDGE:
net/netfilter/nf_conntrack_proto.c
546
case NFPROTO_BRIDGE:
net/netfilter/nf_conntrack_proto.c
587
case NFPROTO_BRIDGE:
net/netfilter/nf_conntrack_proto.c
588
err = nf_ct_netns_do_get(net, NFPROTO_BRIDGE);
net/netfilter/nf_conntrack_proto.c
594
nf_ct_netns_put(net, NFPROTO_BRIDGE);
net/netfilter/nf_conntrack_proto.c
609
case NFPROTO_BRIDGE:
net/netfilter/nf_conntrack_proto.c
610
nf_ct_netns_do_put(net, NFPROTO_BRIDGE);
net/netfilter/nf_log_syslog.c
1041
ret = nf_log_register(NFPROTO_BRIDGE, &nf_bridge_logger);
net/netfilter/nf_log_syslog.c
988
ret = nf_log_set(net, NFPROTO_BRIDGE, &nf_bridge_logger);
net/netfilter/nf_tables_api.c
1579
|| family == NFPROTO_BRIDGE
net/netfilter/nfnetlink_hook.c
304
case NFPROTO_BRIDGE:
net/netfilter/nfnetlink_log.c
644
if ((pf == NFPROTO_NETDEV || pf == NFPROTO_BRIDGE) &&
net/netfilter/nfnetlink_log.c
753
if (pf == NFPROTO_NETDEV || pf == NFPROTO_BRIDGE)
net/netfilter/nfnetlink_queue.c
288
case NFPROTO_BRIDGE:
net/netfilter/nft_chain_filter.c
257
.family = NFPROTO_BRIDGE,
net/netfilter/nft_compat.c
163
case NFPROTO_BRIDGE:
net/netfilter/nft_compat.c
363
ctx->family != NFPROTO_BRIDGE &&
net/netfilter/nft_compat.c
44
if (ctx->family != NFPROTO_BRIDGE)
net/netfilter/nft_compat.c
464
case NFPROTO_BRIDGE:
net/netfilter/nft_compat.c
624
ctx->family != NFPROTO_BRIDGE &&
net/netfilter/nft_compat.c
712
case NFPROTO_BRIDGE:
net/netfilter/nft_compat.c
923
if (family == NFPROTO_BRIDGE)
net/netfilter/nft_ct.c
1116
case NFPROTO_BRIDGE:
net/netfilter/nft_meta.c
611
case NFPROTO_BRIDGE:
net/netfilter/nft_meta.c
821
if (ctx->family == NFPROTO_BRIDGE)
net/netfilter/nft_queue.c
84
case NFPROTO_BRIDGE:
net/netfilter/x_tables.c
84
[NFPROTO_BRIDGE] = "eb",
net/netfilter/xt_AUDIT.c
83
.family = NFPROTO_BRIDGE,
tools/bpf/bpftool/link.c
704
[NFPROTO_BRIDGE] = "bridge",
tools/bpf/bpftool/link.c
731
case NFPROTO_BRIDGE: /* bridge shares numbers with enum nf_inet_hooks */