Searched defs:nlmsg_pid (Results 1 – 7 of 7) sorted by relevance
/openbmc/linux/Documentation/userspace-api/netlink/ |
H A D | intro.rst | 410 .. _nlmsg_pid: target 412 nlmsg_pid section in Advanced topics
|
/openbmc/linux/tools/accounting/ |
H A D | procacct.c | 125 static int send_cmd(int sd, __u16 nlmsg_type, __u32 nlmsg_pid, in send_cmd()
|
H A D | getdelays.c | 118 static int send_cmd(int sd, __u16 nlmsg_type, __u32 nlmsg_pid, in send_cmd()
|
/openbmc/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() 240 static int send_cmd_with_idx(int sd, __u16 nlmsg_type, __u32 nlmsg_pid, in send_cmd_with_idx()
|
/openbmc/linux/tools/include/uapi/linux/ |
H A D | netlink.h | 49 __u32 nlmsg_pid; /* Sending process port ID */ member
|
/openbmc/linux/include/uapi/linux/ |
H A D | netlink.h | 57 __u32 nlmsg_pid; member
|
/openbmc/linux/net/core/ |
H A D | neighbour.c | 1298 u8 new, u32 flags, u32 nlmsg_pid, in __neigh_update() 1486 u32 flags, u32 nlmsg_pid) in neigh_update() 2664 static void neigh_update_notify(struct neighbour *neigh, u32 nlmsg_pid) in neigh_update_notify()
|