Symbol: AF_BRIDGE
drivers/net/ethernet/freescale/dpaa2/dpaa2-switch.c
847
ndm->ndm_family = AF_BRIDGE;
drivers/net/ethernet/mscc/ocelot_net.c
813
ndm->ndm_family = AF_BRIDGE;
drivers/net/vxlan/vxlan_core.c
195
ndm->ndm_family = AF_BRIDGE;
drivers/net/vxlan/vxlan_mdb.c
1017
bpm->family = AF_BRIDGE;
drivers/net/vxlan/vxlan_mdb.c
1544
bpm->family = AF_BRIDGE;
drivers/net/vxlan/vxlan_mdb.c
298
bpm->family = AF_BRIDGE;
drivers/net/vxlan/vxlan_vnifilter.c
315
tmsg->family = AF_BRIDGE;
include/linux/socket.h
269
#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
1944
.family = AF_BRIDGE,
net/bridge/br_netlink.c
484
hdr->ifi_family = AF_BRIDGE;
net/bridge/br_vlan.c
1950
bvm->family = AF_BRIDGE;
net/bridge/br_vlan_options.c
535
bvm->family = AF_BRIDGE;
net/bridge/netfilter/ebtables.c
1094
audit_log_nfcfg(repl->name, AF_BRIDGE, repl->nentries,
net/bridge/netfilter/ebtables.c
1278
audit_log_nfcfg(repl->name, AF_BRIDGE, repl->nentries,
net/bridge/netfilter/ebtables.c
1372
audit_log_nfcfg(t->name, AF_BRIDGE, t->private->nentries,
net/bridge/netfilter/nf_conntrack_bridge.c
452
MODULE_ALIAS("nf_conntrack-" __stringify(AF_BRIDGE));
net/bridge/netfilter/nft_meta_bridge.c
253
MODULE_ALIAS_NFT_AF_EXPR(AF_BRIDGE, "meta");
net/bridge/netfilter/nft_reject_bridge.c
213
MODULE_ALIAS_NFT_AF_EXPR(AF_BRIDGE, "reject");
net/core/rtnetlink.c
4600
ndm->ndm_family = AF_BRIDGE;
net/core/rtnetlink.c
5355
ifm->ifi_family = AF_BRIDGE;
net/core/rtnetlink.c
5616
if (ifm->ifi_family != AF_BRIDGE)
net/core/rtnetlink.c
5697
if (ifm->ifi_family != AF_BRIDGE)
net/dsa/user.c
533
ndm->ndm_family = AF_BRIDGE;
net/netfilter/nf_log_syslog.c
1095
MODULE_ALIAS_NF_LOGGER(AF_BRIDGE, 0);
net/netfilter/nfnetlink_log.c
1241
MODULE_ALIAS_NF_LOGGER(AF_BRIDGE, 1);
tools/perf/trace/beauty/include/linux/socket.h
269
#define PF_BRIDGE AF_BRIDGE