Home
last modified time | relevance | path

Searched refs:msgtype (Results 1 – 4 of 4) sorted by relevance

/include/net/
Drtnetlink.h27 static inline enum rtnl_kinds rtnl_msgtype_kind(int msgtype) in rtnl_msgtype_kind() argument
29 return msgtype & RTNL_KIND_MASK; in rtnl_msgtype_kind()
35 int msgtype; member
41 void rtnl_register(int protocol, int msgtype,
43 int rtnl_register_module(struct module *owner, int protocol, int msgtype,
45 int rtnl_unregister(int protocol, int msgtype);
/include/linux/
Dptp_classify.h124 u8 msgtype; in ptp_get_msgtype() local
128 msgtype = hdr->control; in ptp_get_msgtype()
130 msgtype = hdr->tsmt & 0x0f; in ptp_get_msgtype()
133 return msgtype; in ptp_get_msgtype()
Dhyperv.h516 enum vmbus_channel_message_type msgtype; member
/include/uapi/scsi/
Dscsi_netlink.h32 __u16 msgtype; member
104 (hdr)->msgtype = mtype; \