Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/net/
H A Dbpf.h152 #define BIOCSETFNR _IOW('B', 130, struct bpf_program) macro
/f-stack/freebsd/net/
H A Dbpf.h153 #define BIOCSETFNR _IOW('B', 130, struct bpf_program) macro
H A Dbpf.c1474 case BIOCSETFNR: in bpfioctl()