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

/freebsd-12-stable/sys/net/
H A Drndis.h139 #define RNDIS_PACKET_MSG_OFFSET_ALIGNMASK \ macro
/freebsd-12-stable/sys/dev/hyperv/netvsc/
H A Dif_hn.c2913 KASSERT((pi_size & RNDIS_PACKET_MSG_OFFSET_ALIGNMASK) == 0,
7235 ((ofs) & RNDIS_PACKET_MSG_OFFSET_ALIGNMASK))

Completed in 65 milliseconds