Home
last modified time | relevance | path

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

/Linux-v5.15/tools/include/uapi/linux/
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-v5.15/include/uapi/linux/
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-v5.15/drivers/infiniband/core/
Dnetlink.c208 struct nlmsghdr *, in rdma_nl_rcv_skb()
/Linux-v5.15/net/netlink/
Daf_netlink.c2485 struct nlmsghdr *, in netlink_rcv_skb()