Home
last modified time | relevance | path

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

/hostap-latest/src/utils/
Dcommon.h464 #ifndef BIT_U8
465 #define BIT_U8(n) (1U << (n)) macro
/hostap-latest/src/ap/
Dieee802_1x.c2745 key->key_index & ~BIT_U8(7)); in ieee802_1x_eapol_tx_status()