Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/hyperv/
H A Dhyperv_net.h1345 #define RNDIS_PKTINFO_1ST_FRAG BIT(1) macro
H A Drndis_filter.c549 if (pktinfo_id->flag & RNDIS_PKTINFO_1ST_FRAG) in rndis_filter_receive_data()