Searched refs:RTLLIB_FCTL_DSTODS (Results 1 – 2 of 2) sorted by relevance
108 if (((fc & RTLLIB_FCTL_DSTODS) == RTLLIB_FCTL_DSTODS) && in rtllib_frag_cache_get()178 if (((fc & RTLLIB_FCTL_DSTODS) == RTLLIB_FCTL_DSTODS) && in rtllib_frag_cache_invalidate()382 if (((fc & RTLLIB_FCTL_DSTODS) == RTLLIB_FCTL_DSTODS) && in is_duplicate_packet()1006 if (((fc & RTLLIB_FCTL_DSTODS) != RTLLIB_FCTL_DSTODS) && in rtllib_rx_data_filter()
419 #define RTLLIB_FCTL_DSTODS 0x0300 macro