Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/net/
H A Dbpf.h124 #define BIOCSBLEN _IOWR('B', 102, u_int) macro
/f-stack/freebsd/net/
H A Dbpf.h125 #define BIOCSBLEN _IOWR('B', 102, u_int) macro
H A Dbpf.c1466 case BIOCSBLEN: in bpfioctl()