Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/net/
H A Dbpf.h141 #define BIOCSDIRECTION _IOW('B', 119, u_int) macro
158 #define BIOCSSEESENT BIOCSDIRECTION
/f-stack/freebsd/net/
H A Dbpf.h142 #define BIOCSDIRECTION _IOW('B', 119, u_int) macro
159 #define BIOCSSEESENT BIOCSDIRECTION
H A Dbpf.c1742 case BIOCSDIRECTION: in bpfioctl()