Searched defs:nlmsg_pid (Results 1 – 7 of 7) sorted by relevance
| /linux/Documentation/userspace-api/netlink/ |
| H A D | intro.rst | 414 .. _nlmsg_pid: target 416 nlmsg_pid section in Advanced topics
|
| /linux/tools/testing/selftests/nci/ |
| H A D | nci_dev.c | 111 static int send_cmd_mt_nla(int sd, __u16 nlmsg_type, __u32 nlmsg_pid, in send_cmd_mt_nla() argument 240 static int send_cmd_with_idx(int sd, __u16 nlmsg_type, __u32 nlmsg_pid, in send_cmd_with_idx() argument
|
| /linux/tools/accounting/ |
| H A D | getdelays.c | 118 static int send_cmd(int sd, __u16 nlmsg_type, __u32 nlmsg_pid, in send_cmd()
|
| H A D | delaytop.c | 419 static int send_cmd(int sd, __u16 nlmsg_type, __u32 nlmsg_pid, in send_cmd()
|
| /linux/tools/include/uapi/linux/ |
| H A D | netlink.h | 49 __u32 nlmsg_pid; /* Sending process port ID */ member
|
| /linux/include/uapi/linux/ |
| H A D | netlink.h | 57 __u32 nlmsg_pid; member
|
| /linux/net/core/ |
| H A D | neighbour.c | 1329 u8 new, u32 flags, u32 nlmsg_pid, in __neigh_update() 1518 u32 flags, u32 nlmsg_pid) in neigh_update() 2730 static void neigh_update_notify(struct neighbour *neigh, u32 nlmsg_pid) in neigh_update_notify()
|