Home
last modified time | relevance | path

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

/external/strace/tests-m32/
Dnlattr_br_port_msg.c48 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()
Dnlattr_mdba_router_port.c51 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()
Dnlattr_mdba_mdb_entry.c49 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()
Dnetlink_route.c430 const struct br_port_msg msg = { in test_rtnl_mdb()
/external/strace/tests-mx32/
Dnlattr_br_port_msg.c48 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()
Dnlattr_mdba_router_port.c51 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()
Dnlattr_mdba_mdb_entry.c49 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()
Dnetlink_route.c430 const struct br_port_msg msg = { in test_rtnl_mdb()
/external/strace/tests/
Dnlattr_br_port_msg.c48 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()
Dnlattr_mdba_router_port.c51 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()
Dnlattr_mdba_mdb_entry.c49 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()
Dnetlink_route.c430 const struct br_port_msg msg = { in test_rtnl_mdb()
/external/iproute2/bridge/
Dmdb.c25 ((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/
Drtnl_mdb.c208 struct br_port_msg bpm = { .family = family }; in DECL_NETLINK_ROUTE_DECODER()
Dconfigure.ac488 struct br_port_msg
Dconfig.h.in1092 /* Define to 1 if the system has the type `struct br_port_msg'. */
Dconfigure11579 ac_fn_c_check_type "$LINENO" "struct br_port_msg" "ac_cv_type_struct_br_port_msg" "#include <linux/…
DChangeLog11427 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/
Dif_bridge.h229 struct br_port_msg { struct
/external/libnl/include/linux-private/linux/
Dif_bridge.h229 struct br_port_msg { struct
/external/kernel-headers/original/uapi/linux/
Dif_bridge.h634 struct br_port_msg { struct