Searched defs:pcap_lookupnet (Results 1 – 5 of 5) sorted by relevance
| /external/libpcap/ |
| D | pcap-null.c | 50 pcap_lookupnet(const char *device _U_, bpf_u_int32 *netp _U_, in pcap_lookupnet() function
|
| D | pcap-dos.c | 534 int pcap_lookupnet (const char *device, bpf_u_int32 *localnet, in pcap_lookupnet() function
|
| D | pcap-npf.c | 2634 pcap_lookupnet(const char *device, bpf_u_int32 *netp, bpf_u_int32 *maskp, in pcap_lookupnet() function
|
| D | pcap.c | 1566 pcap_lookupnet(const char *device, bpf_u_int32 *netp, bpf_u_int32 *maskp, function
|
| /external/scapy/scapy/modules/ |
| D | winpcapy.py | 312 pcap_lookupnet = _lib.pcap_lookupnet variable
|