Searched defs:nlmsghdr (Results 1 – 1 of 1) sorted by relevance
41 struct nlmsghdr { struct42 __u32 nlmsg_len; /* Length of message including header */43 __u16 nlmsg_type; /* Message content */44 __u16 nlmsg_flags; /* Additional flags */45 __u32 nlmsg_seq; /* Sequence number */46 __u32 nlmsg_pid; /* Sending process port ID */