Searched refs:DP_FRAME_IS_SNAP (Results 1 – 2 of 2) sorted by relevance
389 #define DP_FRAME_IS_SNAP(_llc) ((_llc)->llc_dsap == 0xaa && \ macro
1754 if (DP_FRAME_IS_LLC(ether_type) && DP_FRAME_IS_SNAP(llcHdr)) { in dp_tx_get_tid()