Searched refs:NLMSG_MIN_TYPE (Results 1 – 4 of 4) sorted by relevance
9 #define GENL_MIN_ID NLMSG_MIN_TYPE29 #define GENL_ID_CTRL NLMSG_MIN_TYPE
91 #define NLMSG_MIN_TYPE 0x10 /* < 0x10: reserved control messages */ macro
33 #define SCSI_TRANSPORT_MSG NLMSG_MIN_TYPE + 1
1833 if (nlh->nlmsg_type < NLMSG_MIN_TYPE) in netlink_rcv_skb()