Home
last modified time | relevance | path

Searched defs:nlmsghdr (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/tools/include/uapi/linux/
A Dnetlink.h44 struct nlmsghdr { struct
45 __u32 nlmsg_len; /* Length of message including header */
46 __u16 nlmsg_type; /* Message content */
47 __u16 nlmsg_flags; /* Additional flags */
48 __u32 nlmsg_seq; /* Sequence number */
49 __u32 nlmsg_pid; /* Sending process port ID */
/linux-6.3-rc2/include/uapi/linux/
A Dnetlink.h52 struct nlmsghdr { struct
53 __u32 nlmsg_len;
54 __u16 nlmsg_type;
55 __u16 nlmsg_flags;
56 __u32 nlmsg_seq;
57 __u32 nlmsg_pid;
/linux-6.3-rc2/drivers/infiniband/core/
A Dnetlink.c208 struct nlmsghdr *, in rdma_nl_rcv_skb()
/linux-6.3-rc2/net/netlink/
A Daf_netlink.c2549 struct nlmsghdr *, in netlink_rcv_skb()

Completed in 13 milliseconds