Home
last modified time | relevance | path

Searched refs:NUM_REASONS (Results 1 – 3 of 3) sorted by relevance

/netbsd/external/bsd/tcpdump/dist/
H A Dprint-802_11.c984 #define NUM_REASONS (sizeof reason_text / sizeof reason_text[0]) macro
1438 (pbody.reason_code < NUM_REASONS) in handle_disassoc()
1514 reason = (pbody.reason_code < NUM_REASONS) in handle_deauth()
/netbsd/crypto/external/bsd/openssl.old/dist/apps/
H A Dca.c2292 #define NUM_REASONS OSSL_NELEM(crl_reasons) macro
2532 for (i = 0; i < NUM_REASONS; i++) { in unpack_revinfo()
/netbsd/crypto/external/bsd/openssl/dist/apps/
H A Dca.c2348 #define NUM_REASONS OSSL_NELEM(crl_reasons) macro
2588 for (i = 0; i < NUM_REASONS; i++) { in unpack_revinfo()