Searched refs:packet_diag_msg (Results 1 – 13 of 13) sorted by relevance
51 struct packet_diag_msg *const msg = NLMSG_DATA(nlh); in init_packet_diag_msg()52 SET_STRUCT(struct packet_diag_msg, msg, in init_packet_diag_msg()137 const unsigned int hdrlen = sizeof(struct packet_diag_msg); in main()
351 static const struct packet_diag_msg msg = { in test_packet_diag_msg()
20 struct packet_diag_msg { struct
23 struct packet_diag_msg { struct
185 struct packet_diag_msg msg = { .pdiag_family = family }; in DECL_NETLINK_DIAG_DECODER()
272 packet_diag_msg, and smc_diag_msg netlink attributes of NETLINK_SOCK_DIAG.
13242 to initialize potentially unaligned struct packet_diag_msg.14402 tests: check decoding of packet_diag_msg attributes.14410 netlink: decode AF_PACKET packet_diag_msg attributes.
3322 struct packet_diag_msg *r = NLMSG_DATA(nlh); in packet_show_sock()