Home
last modified time | relevance | path

Searched defs:nlmsg_pid (Results 1 – 7 of 7) sorted by relevance

/linux/Documentation/userspace-api/netlink/
H A Dintro.rst414 .. _nlmsg_pid: target
416 nlmsg_pid section in Advanced topics
/linux/tools/testing/selftests/nci/
H A Dnci_dev.c111 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/tools/accounting/
H A Dgetdelays.c118 static int send_cmd(int sd, __u16 nlmsg_type, __u32 nlmsg_pid, in send_cmd()
H A Ddelaytop.c419 static int send_cmd(int sd, __u16 nlmsg_type, __u32 nlmsg_pid, in send_cmd()
/linux/tools/include/uapi/linux/
H A Dnetlink.h49 __u32 nlmsg_pid; /* Sending process port ID */ member
/linux/include/uapi/linux/
H A Dnetlink.h57 __u32 nlmsg_pid; member
/linux/net/core/
H A Dneighbour.c2730 static void neigh_update_notify(struct neighbour *neigh, u32 nlmsg_pid) in neigh_update_notify() argument
1329 __neigh_update(struct neighbour * neigh,const u8 * lladdr,u8 new,u32 flags,u32 nlmsg_pid,struct netlink_ext_ack * extack) __neigh_update() argument
1518 neigh_update(struct neighbour * neigh,const u8 * lladdr,u8 new,u32 flags,u32 nlmsg_pid) neigh_update() argument