Home
last modified time | relevance | path

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

/freebsd/contrib/libpcap/
H A Drpcap-protocol.c92 rpcap_createhdr((struct rpcap_header *) sendbuf, ver, RPCAP_MSG_ERROR, errcode, length); in rpcap_senderror()
H A Drpcap-protocol.h376 #define RPCAP_MSG_ERROR 0x01 /* Message that keeps an error notification */ macro
H A Dpcap-rpcap.c3365 if (header->type == RPCAP_MSG_ERROR) in rpcap_check_msg_type()
/freebsd/contrib/libpcap/rpcapd/
H A Ddaemon.c617 case RPCAP_MSG_ERROR: in daemon_serviceloop()
835 case RPCAP_MSG_ERROR: // The other endpoint reported an error in daemon_serviceloop()