Symbol: AF_BRIDGE
drivers/net/ethernet/freescale/dpaa2/dpaa2-switch.c
799
ndm->ndm_family = AF_BRIDGE;
drivers/net/ethernet/mscc/ocelot_net.c
813
ndm->ndm_family = AF_BRIDGE;
drivers/net/vxlan/vxlan_core.c
196
ndm->ndm_family = AF_BRIDGE;
drivers/net/vxlan/vxlan_mdb.c
1006
bpm->family = AF_BRIDGE;
drivers/net/vxlan/vxlan_mdb.c
1538
bpm->family = AF_BRIDGE;
drivers/net/vxlan/vxlan_mdb.c
297
bpm->family = AF_BRIDGE;
drivers/net/vxlan/vxlan_vnifilter.c
315
tmsg->family = AF_BRIDGE;
include/linux/socket.h
270
#define PF_BRIDGE AF_BRIDGE
net/bridge/br_fdb.c
105
ndm->ndm_family = AF_BRIDGE;
net/bridge/br_mdb.c
1638
bpm->family = AF_BRIDGE;
net/bridge/br_mdb.c
431
bpm->family = AF_BRIDGE;
net/bridge/br_mdb.c
580
bpm->family = AF_BRIDGE;
net/bridge/br_netlink.c
1895
.family = AF_BRIDGE,
net/bridge/br_netlink.c
478
hdr->ifi_family = AF_BRIDGE;
net/bridge/br_vlan.c
1945
bvm->family = AF_BRIDGE;
net/bridge/br_vlan_options.c
516
bvm->family = AF_BRIDGE;
net/bridge/netfilter/ebtables.c
1091
audit_log_nfcfg(repl->name, AF_BRIDGE, repl->nentries,
net/bridge/netfilter/ebtables.c
1168
audit_log_nfcfg(table->name, AF_BRIDGE, table->private->nentries,
net/bridge/netfilter/ebtables.c
1278
audit_log_nfcfg(repl->name, AF_BRIDGE, repl->nentries,
net/bridge/netfilter/nf_conntrack_bridge.c
452
MODULE_ALIAS("nf_conntrack-" __stringify(AF_BRIDGE));
net/bridge/netfilter/nft_meta_bridge.c
252
MODULE_ALIAS_NFT_AF_EXPR(AF_BRIDGE, "meta");
net/bridge/netfilter/nft_reject_bridge.c
214
MODULE_ALIAS_NFT_AF_EXPR(AF_BRIDGE, "reject");
net/core/rtnetlink.c
4505
ndm->ndm_family = AF_BRIDGE;
net/core/rtnetlink.c
5260
ifm->ifi_family = AF_BRIDGE;
net/core/rtnetlink.c
5521
if (ifm->ifi_family != AF_BRIDGE)
net/core/rtnetlink.c
5602
if (ifm->ifi_family != AF_BRIDGE)
net/dsa/user.c
533
ndm->ndm_family = AF_BRIDGE;
net/netfilter/nf_log_syslog.c
1081
MODULE_ALIAS_NF_LOGGER(AF_BRIDGE, 0);
net/netfilter/nfnetlink_log.c
1208
MODULE_ALIAS_NF_LOGGER(AF_BRIDGE, 1);
tools/perf/trace/beauty/include/linux/socket.h
270
#define PF_BRIDGE AF_BRIDGE