Home
last modified time | relevance | path

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

/linux/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/include/uapi/linux/
H A Dif_bridge.h692 struct br_port_msg { struct
/linux/net/core/
H A Drtnetlink.c6415 struct br_port_msg *bpm; in rtnl_mdb_valid_dump_req()
6534 struct br_port_msg *bpm; in rtnl_mdb_get()
6538 err = nlmsg_parse(nlh, sizeof(struct br_port_msg), tb, in rtnl_mdb_get()
6637 struct br_port_msg *bpm; in rtnl_mdb_add()
6718 struct br_port_msg *bpm; in rtnl_mdb_del()