Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/libpcap/
H A Dpcap-rpcap.c2975 const char *request_type_string; in rpcap_check_msg_type() local
3013 request_type_string = rpcap_msg_type_string(request_type); in rpcap_check_msg_type()
3017 if (request_type_string == NULL) in rpcap_check_msg_type()
3028 msg_type_string, request_type_string); in rpcap_check_msg_type()
3032 header->type, request_type_string); in rpcap_check_msg_type()