Searched refs:RPCAP_MSG_STARTCAP_REPLY (Results 1 - 2 of 2) sorted by last modified time

/freebsd-11-stable/contrib/libpcap/rpcapd/
H A Ddaemon.c440 case RPCAP_MSG_STARTCAP_REPLY:
806 case RPCAP_MSG_STARTCAP_REPLY:
1811 RPCAP_MSG_STARTCAP_REPLY, 0, sizeof(struct rpcap_startcapreply));
/freebsd-11-stable/contrib/libpcap/
H A Drpcap-protocol.h363 #define RPCAP_MSG_STARTCAP_REPLY (RPCAP_MSG_STARTCAP_REQ | RPCAP_MSG_IS_REPLY) /* The capture is starting correctly */ macro

Completed in 175 milliseconds