Home
last modified time | relevance | path

Searched refs:RPCAP_DEFAULT_NETPORT (Results 1 – 3 of 3) sorted by relevance

/external/libpcap/
Drpcap-protocol.h37 #define RPCAP_DEFAULT_NETPORT "2002" /* Default port on which the RPCAP daemon is waiting for conne… macro
Dpcap-rpcap.c2210 if (sock_initaddress(host, RPCAP_DEFAULT_NETPORT, in rpcap_setup_session()
/external/libpcap/rpcapd/
Drpcapd.c134 " Default: binds to port " RPCAP_DEFAULT_NETPORT "\n\n" in printusage()
202 pcap_strlcpy(port, RPCAP_DEFAULT_NETPORT, sizeof (port)); in main()