Symbol: NFPROTO_BRIDGE
include/linux/netfilter.h
257
case NFPROTO_BRIDGE:
include/net/netfilter/nf_queue.h
122
case NFPROTO_BRIDGE:
kernel/audit.c
2518
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
1805
NF_HOOK(NFPROTO_BRIDGE, NF_BR_LOCAL_OUT,
net/bridge/br_netfilter_hooks.c
1050
.pf = NFPROTO_BRIDGE,
net/bridge/br_netfilter_hooks.c
1057
.pf = NFPROTO_BRIDGE,
net/bridge/br_netfilter_hooks.c
1064
.pf = NFPROTO_BRIDGE,
net/bridge/br_netfilter_hooks.c
1070
.pf = NFPROTO_BRIDGE,
net/bridge/br_netfilter_hooks.c
1160
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
86
.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
65
.family = NFPROTO_BRIDGE,
net/bridge/netfilter/ebt_snat.c
69
.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
1814
ret = xt_compat_add_offset(NFPROTO_BRIDGE, entry_offset, off);
net/bridge/netfilter/ebtables.c
1840
return xt_compat_init_offsets(NFPROTO_BRIDGE, number);
net/bridge/netfilter/ebtables.c
2002
match = xt_request_find_match(NFPROTO_BRIDGE, name,
net/bridge/netfilter/ebtables.c
2027
wt = xt_request_find_target(NFPROTO_BRIDGE, name,
net/bridge/netfilter/ebtables.c
2215
ret = xt_compat_add_offset(NFPROTO_BRIDGE, offset, new_offset);
net/bridge/netfilter/ebtables.c
2331
xt_compat_lock(NFPROTO_BRIDGE);
net/bridge/netfilter/ebtables.c
2343
xt_compat_calc_jump(NFPROTO_BRIDGE, tmp.entries_size));
net/bridge/netfilter/ebtables.c
2372
usrptr += xt_compat_calc_jump(NFPROTO_BRIDGE, delta);
net/bridge/netfilter/ebtables.c
2377
xt_compat_flush_offsets(NFPROTO_BRIDGE);
net/bridge/netfilter/ebtables.c
2378
xt_compat_unlock(NFPROTO_BRIDGE);
net/bridge/netfilter/ebtables.c
2389
xt_compat_flush_offsets(NFPROTO_BRIDGE);
net/bridge/netfilter/ebtables.c
2390
xt_compat_unlock(NFPROTO_BRIDGE);
net/bridge/netfilter/ebtables.c
2435
xt_compat_lock(NFPROTO_BRIDGE);
net/bridge/netfilter/ebtables.c
2480
xt_compat_flush_offsets(NFPROTO_BRIDGE);
net/bridge/netfilter/ebtables.c
2481
xt_compat_unlock(NFPROTO_BRIDGE);
net/bridge/netfilter/ebtables.c
409
match = xt_find_match(NFPROTO_BRIDGE, m->u.name, m->u.revision);
net/bridge/netfilter/ebtables.c
410
if (IS_ERR(match) || match->family != NFPROTO_BRIDGE) {
net/bridge/netfilter/ebtables.c
414
match = xt_find_match(NFPROTO_BRIDGE, m->u.name, m->u.revision);
net/bridge/netfilter/ebtables.c
446
watcher = xt_request_find_target(NFPROTO_BRIDGE, w->u.name, 0);
net/bridge/netfilter/ebtables.c
450
if (watcher->family != NFPROTO_BRIDGE) {
net/bridge/netfilter/ebtables.c
634
par.family = NFPROTO_BRIDGE;
net/bridge/netfilter/ebtables.c
652
par.family = NFPROTO_BRIDGE;
net/bridge/netfilter/ebtables.c
66
v += xt_compat_calc_jump(NFPROTO_BRIDGE, v);
net/bridge/netfilter/ebtables.c
677
par.family = NFPROTO_BRIDGE;
net/bridge/netfilter/ebtables.c
742
mtpar.family = tgpar.family = NFPROTO_BRIDGE;
net/bridge/netfilter/ebtables.c
75
cv -= xt_compat_calc_jump(NFPROTO_BRIDGE, cv);
net/bridge/netfilter/ebtables.c
753
target = xt_request_find_target(NFPROTO_BRIDGE, t->u.name, 0);
net/bridge/netfilter/ebtables.c
760
if (target->family != NFPROTO_BRIDGE) {
net/bridge/netfilter/ebtables.c
84
.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
230
.family = NFPROTO_BRIDGE,
net/bridge/netfilter/nft_reject_bridge.c
190
.family = NFPROTO_BRIDGE,
net/netfilter/core.c
285
case NFPROTO_BRIDGE:
net/netfilter/nf_conntrack_proto.c
482
case NFPROTO_BRIDGE:
net/netfilter/nf_conntrack_proto.c
548
case NFPROTO_BRIDGE:
net/netfilter/nf_conntrack_proto.c
589
case NFPROTO_BRIDGE:
net/netfilter/nf_conntrack_proto.c
590
err = nf_ct_netns_do_get(net, NFPROTO_BRIDGE);
net/netfilter/nf_conntrack_proto.c
596
nf_ct_netns_put(net, NFPROTO_BRIDGE);
net/netfilter/nf_conntrack_proto.c
611
case NFPROTO_BRIDGE:
net/netfilter/nf_conntrack_proto.c
612
nf_ct_netns_do_put(net, NFPROTO_BRIDGE);
net/netfilter/nf_log_syslog.c
1002
ret = nf_log_set(net, NFPROTO_BRIDGE, &nf_bridge_logger);
net/netfilter/nf_log_syslog.c
1055
ret = nf_log_register(NFPROTO_BRIDGE, &nf_bridge_logger);
net/netfilter/nf_queue.c
99
if (entry->state.pf == NFPROTO_BRIDGE &&
net/netfilter/nf_tables_api.c
1563
|| family == NFPROTO_BRIDGE
net/netfilter/nfnetlink_hook.c
304
case NFPROTO_BRIDGE:
net/netfilter/nfnetlink_log.c
667
if ((pf == NFPROTO_NETDEV || pf == NFPROTO_BRIDGE) &&
net/netfilter/nfnetlink_log.c
791
if (pf == NFPROTO_NETDEV || pf == NFPROTO_BRIDGE)
net/netfilter/nfnetlink_queue.c
1354
case NFPROTO_BRIDGE:
net/netfilter/nfnetlink_queue.c
288
case NFPROTO_BRIDGE:
net/netfilter/nft_chain_filter.c
258
.family = NFPROTO_BRIDGE,
net/netfilter/nft_compat.c
163
case NFPROTO_BRIDGE:
net/netfilter/nft_compat.c
361
ctx->family != NFPROTO_BRIDGE &&
net/netfilter/nft_compat.c
410
if (target->family != NFPROTO_BRIDGE)
net/netfilter/nft_compat.c
44
if (ctx->family != NFPROTO_BRIDGE)
net/netfilter/nft_compat.c
488
case NFPROTO_BRIDGE:
net/netfilter/nft_compat.c
646
ctx->family != NFPROTO_BRIDGE &&
net/netfilter/nft_compat.c
753
case NFPROTO_BRIDGE:
net/netfilter/nft_compat.c
953
if (family == NFPROTO_BRIDGE) {
net/netfilter/nft_ct.c
1067
case NFPROTO_BRIDGE:
net/netfilter/nft_meta.c
667
case NFPROTO_BRIDGE:
net/netfilter/nft_meta.c
832
if (ctx->family == NFPROTO_BRIDGE)
net/netfilter/nft_payload.c
1038
case NFPROTO_BRIDGE:
net/netfilter/nft_payload.c
969
case NFPROTO_BRIDGE:
net/netfilter/nft_queue.c
84
case NFPROTO_BRIDGE:
net/netfilter/x_tables.c
87
[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 */