OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PCAP_NETMASK_UNKNOWN
(Results
1 - 5
of
5
) sorted by null
/external/iptables/utils/
nfbpf_compile.c
40
PCAP_NETMASK_UNKNOWN
)) {
/frameworks/base/services/tests/servicestests/jni/
apf_jni.cpp
84
if (pcap_compile(pcap.get(), &bpf, filter.c_str(), 0,
PCAP_NETMASK_UNKNOWN
)) {
125
if (pcap_compile(bpf_pcap.get(), &bpf, filter.c_str(), 0,
PCAP_NETMASK_UNKNOWN
)) {
/external/libpcap/pcap/
pcap.h
272
#define
PCAP_NETMASK_UNKNOWN
0xffffffff
/external/libpcap/tests/
filtertest.c
192
bpf_u_int32 netmask =
PCAP_NETMASK_UNKNOWN
;
/external/libpcap/
gencode.c
[
all
...]
Completed in 112 milliseconds