Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/net/
H A Dbpf.h151 #define BIOCSETZBUF _IOW('B', 129, struct bpf_zbuf) macro
/f-stack/freebsd/net/
H A Dbpf.h152 #define BIOCSETZBUF _IOW('B', 129, struct bpf_zbuf) macro
H A Dbpf.c1894 case BIOCSETZBUF: in bpfioctl()