HomeSort by relevance Sort by last modified time
    Searched refs:RPCAP_MSG_FINDALLIF_REQ (Results 1 - 2 of 2) sorted by null

  /external/libpcap/
pcap-rpcap.h 395 #define RPCAP_MSG_FINDALLIF_REQ 2 /* Request to list all the remote interfaces */
406 #define RPCAP_MSG_FINDALLIF_REPLY (128+RPCAP_MSG_FINDALLIF_REQ) /* Keeps the list of all the remote interfaces */
pcap-new.c 399 rpcap_createhdr(&header, RPCAP_MSG_FINDALLIF_REQ, 0, 0);
    [all...]

Completed in 65 milliseconds