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