Searched refs:SOCK_DIAG_BY_FAMILY (Results 1 – 9 of 9) sorted by relevance
| /linux/tools/testing/selftests/net/af_unix/ |
| H A D | diag_uid.c | 86 .nlmsg_type = SOCK_DIAG_BY_FAMILY, in send_request() 159 ASSERT_EQ(nlh->nlmsg_type, SOCK_DIAG_BY_FAMILY); in receive_response()
|
| /linux/include/uapi/linux/ |
| H A D | sock_diag.h | 7 #define SOCK_DIAG_BY_FAMILY 20 macro
|
| /linux/net/tipc/ |
| H A D | diag.c | 57 nlh = nlmsg_put_answer(skb, cb, SOCK_DIAG_BY_FAMILY, 0, in __tipc_add_sock_diag()
|
| /linux/tools/testing/vsock/ |
| H A D | vsock_diag_test.c | 177 .nlmsg_type = SOCK_DIAG_BY_FAMILY, in send_req() 300 if (h->nlmsg_type != SOCK_DIAG_BY_FAMILY) { in read_vsock_stat()
|
| /linux/net/vmw_vsock/ |
| H A D | diag.c | 21 nlh = nlmsg_put(skb, portid, seq, SOCK_DIAG_BY_FAMILY, sizeof(*rep), in sk_diag_fill()
|
| /linux/net/netlink/ |
| H A D | diag.c | 52 nlh = nlmsg_put(skb, portid, seq, SOCK_DIAG_BY_FAMILY, sizeof(*rep), in sk_diag_fill()
|
| /linux/net/xdp/ |
| H A D | xsk_diag.c | 101 nlh = nlmsg_put(nlskb, portid, seq, SOCK_DIAG_BY_FAMILY, sizeof(*msg), in xsk_diag_fill()
|
| /linux/net/unix/ |
| H A D | diag.c | 125 nlh = nlmsg_put(skb, portid, seq, SOCK_DIAG_BY_FAMILY, sizeof(*rep), in sk_diag_fill()
|
| /linux/tools/testing/selftests/net/mptcp/ |
| H A D | mptcp_diag.c | 119 .nlmsg_type = SOCK_DIAG_BY_FAMILY, in send_query()
|