Home
last modified time | relevance | path

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

/include/linux/
Dptp_classify.h119 u8 msgtype; in ptp_get_msgtype() local
123 msgtype = hdr->control; in ptp_get_msgtype()
125 msgtype = hdr->tsmt & 0x0f; in ptp_get_msgtype()
128 return msgtype; in ptp_get_msgtype()
Dhyperv.h492 enum vmbus_channel_message_type msgtype; member
/include/uapi/scsi/
Dscsi_netlink.h32 __u16 msgtype; member
104 (hdr)->msgtype = mtype; \
/include/net/
Drtnetlink.h16 void rtnl_register(int protocol, int msgtype,
18 int rtnl_register_module(struct module *owner, int protocol, int msgtype,
20 int rtnl_unregister(int protocol, int msgtype);