Home
last modified time | relevance | path

Searched refs:RNDIS_PACKET_MSG_OFFSET_ALIGNMASK (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/net/
H A Drndis.h138 #define RNDIS_PACKET_MSG_OFFSET_ALIGNMASK \ macro
/freebsd/sys/dev/hyperv/netvsc/
H A Dif_hn.c2909 KASSERT((pi_size & RNDIS_PACKET_MSG_OFFSET_ALIGNMASK) == 0, in hn_rndis_pktinfo_append()
7207 ((ofs) & RNDIS_PACKET_MSG_OFFSET_ALIGNMASK)) in hn_rndis_rx_data()