Home
last modified time | relevance | path

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

/include/linux/
A 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()
A Dhyperv.h460 enum vmbus_channel_message_type msgtype; member
/include/uapi/scsi/
A Dscsi_netlink.h32 __u16 msgtype; member
104 (hdr)->msgtype = mtype; \
/include/net/
A Drtnetlink.h30 static inline enum rtnl_kinds rtnl_msgtype_kind(int msgtype) in rtnl_msgtype_kind() argument
32 return msgtype & RTNL_KIND_MASK; in rtnl_msgtype_kind()
48 int msgtype; member

Completed in 13 milliseconds