Searched defs:nlmsg_pid (Results 1 – 5 of 5) sorted by relevance
/Linux-v5.15/tools/accounting/ |
D | getdelays.c | 119 static int send_cmd(int sd, __u16 nlmsg_type, __u32 nlmsg_pid, in send_cmd()
|
/Linux-v5.15/tools/testing/selftests/nci/ |
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()
|
/Linux-v5.15/tools/include/uapi/linux/ |
D | netlink.h | 49 __u32 nlmsg_pid; /* Sending process port ID */ member
|
/Linux-v5.15/include/uapi/linux/ |
D | netlink.h | 49 __u32 nlmsg_pid; /* Sending process port ID */ member
|
/Linux-v5.15/net/core/ |
D | neighbour.c | 1230 u8 new, u32 flags, u32 nlmsg_pid, in __neigh_update() 1415 u32 flags, u32 nlmsg_pid) in neigh_update() 2517 static void neigh_update_notify(struct neighbour *neigh, u32 nlmsg_pid) in neigh_update_notify()
|