Home
last modified time | relevance | path

Searched refs:BIOCGRTIMEOUT32 (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/uts/common/io/bpf/net/
H A Dbpf.h155 #define BIOCGRTIMEOUT32 _IOR('B', 123, struct timeval32) macro
/titanic_41/usr/src/uts/common/io/bpf/
H A Dbpf.c1077 case BIOCGRTIMEOUT32: in bpfioctl()