Home
last modified time | relevance | path

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

/freebsd/contrib/libpcap/
H A Drpcap-protocol.c180 #define NUM_REPLY_TYPES (sizeof replies / sizeof replies[0]) macro
187 if (type >= NUM_REPLY_TYPES) in rpcap_msg_type_string()