Home
last modified time | relevance | path

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

/xnu-12377.61.12/bsd/net/
H A Dbpf_private.h122 #define BIOCSRTIMEOUT32 _IOW('B',109, struct user32_timeval) macro
H A Dbpf.c1980 X(BIOCSRTIMEOUT32) \
2306 case BIOCSRTIMEOUT32: { /* struct user32_timeval */ in bpfioctl()