Home
last modified time | relevance | path

Searched refs:br_port_msg (Results 1 – 4 of 4) sorted by relevance

/linux-6.15/net/bridge/
H A Dbr_mdb.c384 struct br_port_msg *bpm; in br_mdb_dump()
420 struct br_port_msg *bpm; in nlmsg_populate_mdb_fill()
511 return NLMSG_ALIGN(sizeof(struct br_port_msg)) + in rtnl_mdb_nlmsg_size()
553 struct br_port_msg *bpm; in nlmsg_populate_rtr_fill()
594 return NLMSG_ALIGN(sizeof(struct br_port_msg)) in rtnl_rtr_nlmsg_size()
1588 nlmsg_size = NLMSG_ALIGN(sizeof(struct br_port_msg)) + in br_mdb_get_reply_alloc()
1610 struct br_port_msg *bpm; in br_mdb_get_reply_fill()
/linux-6.15/drivers/net/vxlan/
H A Dvxlan_mdb.c281 struct br_port_msg *bpm; in vxlan_mdb_dump()
981 return NLMSG_ALIGN(sizeof(struct br_port_msg)) + in vxlan_mdb_nlmsg_size()
997 struct br_port_msg *bpm; in vxlan_mdb_nlmsg_fill()
1507 nlmsg_size = NLMSG_ALIGN(sizeof(struct br_port_msg)) + in vxlan_mdb_get_reply_alloc()
1528 struct br_port_msg *bpm; in vxlan_mdb_get_reply_fill()
/linux-6.15/include/uapi/linux/
H A Dif_bridge.h692 struct br_port_msg { struct
/linux-6.15/net/core/
H A Drtnetlink.c6458 struct br_port_msg *bpm; in rtnl_mdb_valid_dump_req()
6577 struct br_port_msg *bpm; in rtnl_mdb_get()
6581 err = nlmsg_parse(nlh, sizeof(struct br_port_msg), tb, in rtnl_mdb_get()
6680 struct br_port_msg *bpm; in rtnl_mdb_add()
6761 struct br_port_msg *bpm; in rtnl_mdb_del()