Searched refs:br_port_msg (Results 1 – 3 of 3) sorted by relevance
/systemd-251/src/libsystemd/sd-netlink/ |
D | netlink-types-rtnl.c | 1186 [MDBA_SET_ENTRY] = { .type = NETLINK_TYPE_BINARY, .size = sizeof(struct br_port_msg) }, 1223 …NESTED, .type_system = &rtnl_mdb_type_system, .size = sizeof(struct br_port_msg) }, 1224 …NESTED, .type_system = &rtnl_mdb_type_system, .size = sizeof(struct br_port_msg) }, 1225 …NESTED, .type_system = &rtnl_mdb_type_system, .size = sizeof(struct br_port_msg) },
|
D | netlink-message-rtnl.c | 1118 struct br_port_msg *bpm; in sd_rtnl_message_new_mdb()
|
/systemd-251/src/basic/linux/ |
D | if_bridge.h | 667 struct br_port_msg { struct
|