Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/net/
H A Dbpf.h142 #define BIOCSDLT _IOW('B', 120, u_int) macro
/f-stack/freebsd/net/
H A Dbpf.h143 #define BIOCSDLT _IOW('B', 120, u_int) macro
H A Dbpf.c1560 case BIOCSDLT: in bpfioctl()