Home
last modified time | relevance | path

Searched refs:DAQ_SO_PUBLIC (Results 1 – 3 of 3) sorted by relevance

/mOS-networking-stack/core/src/include/bpf/
H A Dsfbpf-int.h29 # define DAQ_SO_PUBLIC __attribute__ ((visibility("default"))) macro
32 # define DAQ_SO_PUBLIC macro
/mOS-networking-stack/core/src/bpf/
H A Dsf_bpf_filter.c214 DAQ_SO_PUBLIC u_int bpf_filter(pc, p, wirelen, buflen) in bpf_filter()
549 DAQ_SO_PUBLIC int bpf_validate(f, len) in bpf_validate()
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()
449 DAQ_SO_PUBLIC void pcap_freecode(struct bpf_program *program) in pcap_freecode()