Home
last modified time | relevance | path

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

/netbsd/src/external/bsd/libpcap/dist/
Drpcap-protocol.h37 #define RPCAP_DEFAULT_NETPORT "2002" /* Default port on which the RPCAP daemon is waiting for conne… macro
Dpcap-rpcap-unix.c61 #define RPCAP_DEFAULT_NETPORT 2002 macro
569 port = RPCAP_DEFAULT_NETPORT; in rpcap_activate()
Dpcap-rpcap.c2344 addrinfo = sock_initaddress(host, RPCAP_DEFAULT_NETPORT, in rpcap_setup_session()