Home
last modified time | relevance | path

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

/freebsd/contrib/libpcap/
H A Dpcap-rpcap.c3359 const char *request_type_string; in rpcap_check_msg_type() local
3397 request_type_string = rpcap_msg_type_string(request_type); in rpcap_check_msg_type()
3401 if (request_type_string == NULL) in rpcap_check_msg_type()
3412 msg_type_string, request_type_string); in rpcap_check_msg_type()
3416 header->type, request_type_string); in rpcap_check_msg_type()