Searched refs:EIB_ENCAP_SIGN_MASK (Results 1 – 2 of 2) sorted by relevance
46 #define EIB_ENCAP_SIGN_MASK 0x3 macro
1192 ec_sign = (ec_hdr >> EIB_ENCAP_SIGN_SHIFT) & EIB_ENCAP_SIGN_MASK; in eib_data_rx_comp()