Searched refs:SOCK_DIAG_BY_FAMILY (Results 1 – 14 of 14) sorted by relevance
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/ |
| H A D | sock_diag.h | 7 #define SOCK_DIAG_BY_FAMILY 20 macro
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/ |
| H A D | sock_diag.h | 7 #define SOCK_DIAG_BY_FAMILY 20 macro
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A D | sock_diag.h | 7 #define SOCK_DIAG_BY_FAMILY 20 macro
|
| /OK3568_Linux_fs/kernel/net/core/ |
| H A D | sock_diag.c | 233 else if (nlh->nlmsg_type == SOCK_DIAG_BY_FAMILY) in __sock_diag_cmd() 263 case SOCK_DIAG_BY_FAMILY: in sock_diag_rcv_msg()
|
| /OK3568_Linux_fs/kernel/net/tipc/ |
| H A D | diag.c | 57 nlh = nlmsg_put_answer(skb, cb, SOCK_DIAG_BY_FAMILY, 0, in __tipc_add_sock_diag()
|
| /OK3568_Linux_fs/kernel/tools/testing/vsock/ |
| H A D | vsock_diag_test.c | 175 .nlmsg_type = SOCK_DIAG_BY_FAMILY, in send_req() 298 if (h->nlmsg_type != SOCK_DIAG_BY_FAMILY) { in read_vsock_stat()
|
| /OK3568_Linux_fs/kernel/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()
|
| /OK3568_Linux_fs/kernel/security/selinux/ |
| H A D | nlmsgtab.c | 97 { SOCK_DIAG_BY_FAMILY, NETLINK_TCPDIAG_SOCKET__NLMSG_READ },
|
| /OK3568_Linux_fs/kernel/net/ipv4/ |
| H A D | inet_diag.c | 607 } else if (cmd == SOCK_DIAG_BY_FAMILY) { in inet_diag_cmd_exact() 1296 return inet_diag_cmd_exact(SOCK_DIAG_BY_FAMILY, in_skb, nlh, in inet_diag_get_exact_compat() 1329 if (h->nlmsg_type == SOCK_DIAG_BY_FAMILY && in inet_diag_handler_cmd() 1353 nlh = nlmsg_put(skb, 0, 0, SOCK_DIAG_BY_FAMILY, sizeof(*r), 0); in inet_diag_handler_get_info()
|
| /OK3568_Linux_fs/kernel/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()
|
| /OK3568_Linux_fs/kernel/net/netlink/ |
| H A D | diag.c | 52 nlh = nlmsg_put(skb, portid, seq, SOCK_DIAG_BY_FAMILY, sizeof(*rep), in sk_diag_fill()
|
| /OK3568_Linux_fs/kernel/net/packet/ |
| H A D | diag.c | 139 nlh = nlmsg_put(skb, portid, seq, SOCK_DIAG_BY_FAMILY, sizeof(*rp), flags); in sk_diag_fill()
|
| /OK3568_Linux_fs/kernel/net/unix/ |
| H A D | diag.c | 130 nlh = nlmsg_put(skb, portid, seq, SOCK_DIAG_BY_FAMILY, sizeof(*rep), in sk_diag_fill()
|
| /OK3568_Linux_fs/kernel/net/smc/ |
| H A D | smc_diag.c | 252 if (h->nlmsg_type == SOCK_DIAG_BY_FAMILY && in smc_diag_handler_dump()
|