Home
last modified time | relevance | path

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

/freebsd/contrib/libpcap/
H A Drpcap-protocol.c163 #define NUM_REQ_TYPES (sizeof requests / sizeof requests[0]) macro
191 if (type >= NUM_REQ_TYPES) in rpcap_msg_type_string()