Searched refs:oz_get_prot_ver (Results 1 – 2 of 2) sorted by relevance
60 #define oz_get_prot_ver(__x) (((__x) & OZ_VERSION_MASK) >> OZ_VERSION_SHIFT) macro
351 if (oz_get_prot_ver(oz_hdr->control) != OZ_PROTOCOL_VERSION) { in oz_rx_frame()353 oz_get_prot_ver(oz_hdr->control)); in oz_rx_frame()