Home
last modified time | relevance | path

Searched refs:AF_BRIDGE (Results 1 – 19 of 19) sorted by relevance

/OK3568_Linux_fs/kernel/net/bridge/netfilter/
H A Dnf_log_bridge.c79 MODULE_ALIAS_NF_LOGGER(AF_BRIDGE, 0);
H A Dnft_meta_bridge.c156 MODULE_ALIAS_NFT_AF_EXPR(AF_BRIDGE, "meta");
H A Dnft_reject_bridge.c457 MODULE_ALIAS_NFT_AF_EXPR(AF_BRIDGE, "reject");
H A Dnf_conntrack_bridge.c446 MODULE_ALIAS("nf_conntrack-" __stringify(AF_BRIDGE));
H A Debtables.c1050 audit_log_nfcfg(repl->name, AF_BRIDGE, repl->nentries, in do_replace_finish()
1125 audit_log_nfcfg(table->name, AF_BRIDGE, table->private->nentries, in __ebt_unregister_table()
1215 audit_log_nfcfg(repl->name, AF_BRIDGE, repl->nentries, in ebt_register_table()
/OK3568_Linux_fs/kernel/tools/perf/trace/beauty/include/linux/
H A Dsocket.h184 #define AF_BRIDGE 7 /* Multiprotocol bridge */ macro
238 #define PF_BRIDGE AF_BRIDGE
/OK3568_Linux_fs/kernel/include/linux/
H A Dsocket.h184 #define AF_BRIDGE 7 /* Multiprotocol bridge */ macro
238 #define PF_BRIDGE AF_BRIDGE
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/bits/
H A Dsocket.h101 #define AF_BRIDGE PF_BRIDGE macro
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/bits/
H A Dsocket.h101 #define AF_BRIDGE PF_BRIDGE macro
/OK3568_Linux_fs/kernel/net/bridge/
H A Dbr_mdb.c392 bpm->family = AF_BRIDGE; in nlmsg_populate_mdb_fill()
620 bpm->family = AF_BRIDGE; in nlmsg_populate_rtr_fill()
H A Dbr_netlink.c402 hdr->ifi_family = AF_BRIDGE; in br_fill_ifinfo()
1692 .family = AF_BRIDGE,
H A Dbr_fdb.c662 ndm->ndm_family = AF_BRIDGE; in fdb_fill_info()
H A Dbr_vlan.c1732 bvm->family = AF_BRIDGE; in br_vlan_notify()
/OK3568_Linux_fs/kernel/net/netfilter/
H A Dnfnetlink_log.c1194 MODULE_ALIAS_NF_LOGGER(AF_BRIDGE, 1);
/OK3568_Linux_fs/kernel/net/core/
H A Drtnetlink.c3878 ndm->ndm_family = AF_BRIDGE; in nlmsg_populate_fdb_fill()
4620 ifm->ifi_family = AF_BRIDGE; in ndo_dflt_bridge_getlink()
4882 if (ifm->ifi_family != AF_BRIDGE) in rtnl_bridge_setlink()
4959 if (ifm->ifi_family != AF_BRIDGE) in rtnl_bridge_dellink()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/mscc/
H A Docelot.c666 ndm->ndm_family = AF_BRIDGE; in ocelot_port_fdb_do_dump()
/OK3568_Linux_fs/kernel/drivers/staging/fsl-dpaa2/ethsw/
H A Dethsw.c613 ndm->ndm_family = AF_BRIDGE; in dpaa2_switch_fdb_dump_nl()
/OK3568_Linux_fs/kernel/net/dsa/
H A Dslave.c204 ndm->ndm_family = AF_BRIDGE; in dsa_slave_port_fdb_do_dump()
/OK3568_Linux_fs/kernel/drivers/net/
H A Dvxlan.c296 ndm->ndm_family = AF_BRIDGE; in vxlan_fdb_info()