Home
last modified time | relevance | path

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

/netbsd/external/bsd/libpcap/dist/
H A Drpcap-protocol.h362 #define RPCAP_MSG_OPEN_REPLY (RPCAP_MSG_OPEN_REQ | RPCAP_MSG_IS_REPLY) /* The remote device has b… macro
/netbsd/external/bsd/libpcap/dist/rpcapd/
H A Ddaemon.c439 case RPCAP_MSG_OPEN_REPLY: in daemon_serviceloop()
805 case RPCAP_MSG_OPEN_REPLY: in daemon_serviceloop()
1585 RPCAP_MSG_OPEN_REPLY, 0, sizeof(struct rpcap_openreply)); in daemon_msg_open_req()