Home
last modified time | relevance | path

Searched refs:smc_diag_msg (Results 1 – 11 of 11) sorted by relevance

/external/strace/tests/
Dnlattr_smc_diag_msg.c63 struct smc_diag_msg *const msg = NLMSG_DATA(nlh); in init_smc_diag_msg()
64 SET_STRUCT(struct smc_diag_msg, msg, in init_smc_diag_msg()
176 const unsigned int hdrlen = sizeof(struct smc_diag_msg); in main()
Dnetlink_sock_diag.c609 struct smc_diag_msg msg = { in test_smc_diag_msg()
/external/strace/tests-mx32/
Dnlattr_smc_diag_msg.c63 struct smc_diag_msg *const msg = NLMSG_DATA(nlh); in init_smc_diag_msg()
64 SET_STRUCT(struct smc_diag_msg, msg, in init_smc_diag_msg()
176 const unsigned int hdrlen = sizeof(struct smc_diag_msg); in main()
Dnetlink_sock_diag.c609 struct smc_diag_msg msg = { in test_smc_diag_msg()
/external/strace/tests-m32/
Dnlattr_smc_diag_msg.c63 struct smc_diag_msg *const msg = NLMSG_DATA(nlh); in init_smc_diag_msg()
64 SET_STRUCT(struct smc_diag_msg, msg, in init_smc_diag_msg()
176 const unsigned int hdrlen = sizeof(struct smc_diag_msg); in main()
Dnetlink_sock_diag.c609 struct smc_diag_msg msg = { in test_smc_diag_msg()
/external/strace/linux/
Dsmc_diag.h16 struct smc_diag_msg { struct
/external/kernel-headers/original/uapi/linux/
Dsmc_diag.h20 struct smc_diag_msg { struct
/external/strace/
Dnetlink_smc_diag.c226 struct smc_diag_msg msg = { .diag_family = family }; in DECL_NETLINK_DIAG_DECODER()
DNEWS272 packet_diag_msg, and smc_diag_msg netlink attributes of NETLINK_SOCK_DIAG.
DChangeLog553 netlink_smc_diag: decode smc_diag_msg.diag_fallback constant names.
14224 tests: check decoding of netlink smc_diag_msg attributes.
14230 netlink: decode AF_SMC smc_diag_msg attributes.