Searched refs:br_port_msg (Results 1 – 21 of 21) sorted by relevance
/external/strace/tests-m32/ |
D | nlattr_br_port_msg.c | 48 struct br_port_msg *const msg = NLMSG_DATA(nlh); in init_br_port_msg() 49 SET_STRUCT(struct br_port_msg, msg, in init_br_port_msg() 71 const unsigned int hdrlen = sizeof(struct br_port_msg); in main()
|
D | nlattr_mdba_router_port.c | 51 const unsigned int hdrlen = sizeof(struct br_port_msg); 62 struct br_port_msg *const msg = NLMSG_DATA(nlh); in init_br_port_msg() 63 SET_STRUCT(struct br_port_msg, msg, in init_br_port_msg()
|
D | nlattr_mdba_mdb_entry.c | 49 const unsigned int hdrlen = sizeof(struct br_port_msg); 62 struct br_port_msg *const msg = NLMSG_DATA(nlh); in init_br_port_msg() 63 SET_STRUCT(struct br_port_msg, msg, in init_br_port_msg()
|
D | netlink_route.c | 430 const struct br_port_msg msg = { in test_rtnl_mdb()
|
/external/strace/tests-mx32/ |
D | nlattr_br_port_msg.c | 48 struct br_port_msg *const msg = NLMSG_DATA(nlh); in init_br_port_msg() 49 SET_STRUCT(struct br_port_msg, msg, in init_br_port_msg() 71 const unsigned int hdrlen = sizeof(struct br_port_msg); in main()
|
D | nlattr_mdba_router_port.c | 51 const unsigned int hdrlen = sizeof(struct br_port_msg); 62 struct br_port_msg *const msg = NLMSG_DATA(nlh); in init_br_port_msg() 63 SET_STRUCT(struct br_port_msg, msg, in init_br_port_msg()
|
D | nlattr_mdba_mdb_entry.c | 49 const unsigned int hdrlen = sizeof(struct br_port_msg); 62 struct br_port_msg *const msg = NLMSG_DATA(nlh); in init_br_port_msg() 63 SET_STRUCT(struct br_port_msg, msg, in init_br_port_msg()
|
D | netlink_route.c | 430 const struct br_port_msg msg = { in test_rtnl_mdb()
|
/external/strace/tests/ |
D | nlattr_br_port_msg.c | 48 struct br_port_msg *const msg = NLMSG_DATA(nlh); in init_br_port_msg() 49 SET_STRUCT(struct br_port_msg, msg, in init_br_port_msg() 71 const unsigned int hdrlen = sizeof(struct br_port_msg); in main()
|
D | nlattr_mdba_router_port.c | 51 const unsigned int hdrlen = sizeof(struct br_port_msg); 62 struct br_port_msg *const msg = NLMSG_DATA(nlh); in init_br_port_msg() 63 SET_STRUCT(struct br_port_msg, msg, in init_br_port_msg()
|
D | nlattr_mdba_mdb_entry.c | 49 const unsigned int hdrlen = sizeof(struct br_port_msg); 62 struct br_port_msg *const msg = NLMSG_DATA(nlh); in init_br_port_msg() 63 SET_STRUCT(struct br_port_msg, msg, in init_br_port_msg()
|
D | netlink_route.c | 430 const struct br_port_msg msg = { in test_rtnl_mdb()
|
/external/iproute2/bridge/ |
D | mdb.c | 25 ((struct rtattr *)(((char *)(r)) + NLMSG_ALIGN(sizeof(struct br_port_msg)))) 223 struct br_port_msg *r = NLMSG_DATA(n); in print_mdb() 377 struct br_port_msg bpm; in mdb_modify() 380 .n.nlmsg_len = NLMSG_LENGTH(sizeof(struct br_port_msg)), in mdb_modify()
|
/external/strace/ |
D | rtnl_mdb.c | 208 struct br_port_msg bpm = { .family = family }; in DECL_NETLINK_ROUTE_DECODER()
|
D | configure.ac | 488 struct br_port_msg
|
D | config.h.in | 1092 /* Define to 1 if the system has the type `struct br_port_msg'. */
|
D | configure | 11579 ac_fn_c_check_type "$LINENO" "struct br_port_msg" "ac_cv_type_struct_br_port_msg" "#include <linux/…
|
D | ChangeLog | 11427 rtnl_mdb: decode br_port_msg netlink attributes. 12439 tests: check decoding of NETLINK_ROUTE br_port_msg attributes. 12448 netlink: add basic decoding of NETLINK_ROUTE br_port_msg attributes. 12747 * configure.ac (AC_CHECK_TYPES): Check for struct br_port_msg
|
/external/iproute2/include/uapi/linux/ |
D | if_bridge.h | 229 struct br_port_msg { struct
|
/external/libnl/include/linux-private/linux/ |
D | if_bridge.h | 229 struct br_port_msg { struct
|
/external/kernel-headers/original/uapi/linux/ |
D | if_bridge.h | 634 struct br_port_msg { struct
|