Searched refs:RPCAP_STARTCAPREQ_FLAG_SERVEROPEN (Results 1 – 3 of 3) sorted by relevance
407 #define RPCAP_STARTCAPREQ_FLAG_SERVEROPEN 0x00000004 /* The server has to open the data connection … macro
1172 startcapreq->flags |= RPCAP_STARTCAPREQ_FLAG_SERVEROPEN; in pcap_startcapture_remote()
1615 …serveropen_dp = (startcapreq.flags & RPCAP_STARTCAPREQ_FLAG_SERVEROPEN) || (startcapreq.flags & RP… in daemon_msg_startcap_req()