Searched refs:RPCAP_DEFAULT_NETPORT_ACTIVE (Results 1 – 4 of 4) sorted by relevance
| /freebsd-13.1/contrib/libpcap/ |
| H A D | rpcap-protocol.h | 39 #define RPCAP_DEFAULT_NETPORT_ACTIVE "2003" macro
|
| H A D | pcap-rpcap.c | 2657 …if (sock_initaddress(address, RPCAP_DEFAULT_NETPORT_ACTIVE, &hints, &addrinfo, errbuf, PCAP_ERRBUF… in pcap_remoteact_accept()
|
| /freebsd-13.1/contrib/libpcap/rpcapd/ |
| H A D | fileconf.c | 330 …result = pcap_strlcpy(activelist[num_active_clients].port, RPCAP_DEFAULT_NETPORT_ACTIVE, sizeof(ac… in fileconf_read()
|
| H A D | rpcapd.c | 138 …" In case 'port' is omitted, the default port (" RPCAP_DEFAULT_NETPORT_ACTIVE ") … in printusage() 252 pcap_strlcpy(activelist[i].port, RPCAP_DEFAULT_NETPORT_ACTIVE, MAX_LINE); in main()
|