Home
last modified time | relevance | path

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

/mOS-networking-stack/core/src/include/bpf/
H A Dsfbpf.h188 int sfbpf_compile(int snaplen_arg, int linktype_arg, struct sfbpf_program *program, const char *buf…
/mOS-networking-stack/core/src/bpf/
H A Dsf_gencode.c388 DAQ_SO_PUBLIC int pcap_compile(int snaplen_arg, int linktype_arg, struct bpf_program *program, cons… in pcap_compile() argument
422 init_linktype(linktype_arg); in pcap_compile()