Home
last modified time | relevance | path

Searched refs:snaplen (Results 1 – 2 of 2) sorted by relevance

/mOS-networking-stack/core/src/include/
H A Dnetmap_user.h239 int snaplen; member
/mOS-networking-stack/core/src/bpf/
H A Dsf_gencode.c385 static __thread int snaplen; variable
414 snaplen = snaplen_arg; in pcap_compile()
415 if (snaplen == 0) in pcap_compile()
429 root = gen_retblk(snaplen); in pcap_compile()
537 backpatch(p, gen_retblk(snaplen));