Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/net/
H A Dbpf.h153 #define BIOCGTSTAMP _IOR('B', 131, u_int) macro
/f-stack/freebsd/net/
H A Dbpf.h154 #define BIOCGTSTAMP _IOR('B', 131, u_int) macro
H A Dbpf.c1764 case BIOCGTSTAMP: in bpfioctl()