Searched refs:BIOCGRTIMEOUT32 (Results 1 – 2 of 2) sorted by relevance
| /xnu-8019.80.24/bsd/net/ | ||
| H A D | bpf.h | 221 #define BIOCGRTIMEOUT32 _IOR('B',110, struct user32_timeval) macro |
| H A D | bpf.c | 1924 case BIOCGRTIMEOUT32: { /* struct user32_timeval */ in bpfioctl() |