Home
last modified time | relevance | path

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

/external/libpcap/
Drpcap-protocol.h398 #define RPCAP_MSG_STARTCAP_REPLY (RPCAP_MSG_STARTCAP_REQ | RPCAP_MSG_IS_REPLY) /* The capture is s… macro
/external/libpcap/rpcapd/
Ddaemon.c400 case RPCAP_MSG_STARTCAP_REPLY: in daemon_serviceloop()
768 case RPCAP_MSG_STARTCAP_REPLY: in daemon_serviceloop()
1711 RPCAP_MSG_STARTCAP_REPLY, 0, sizeof(struct rpcap_startcapreply)); in daemon_msg_startcap_req()