Home
last modified time | relevance | path

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

/netbsd/src/external/bsd/libpcap/dist/
Drpcap-protocol.c181 #define NUM_REPLY_TYPES (sizeof replies / sizeof replies[0]) macro
188 if (type >= NUM_REPLY_TYPES) in rpcap_msg_type_string()