Home
last modified time | relevance | path

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

/xnu-12377.81.4/bsd/net/
H A Dbpf_private.h121 #define BIOCSRTIMEOUT64 _IOW('B',109, struct user64_timeval) macro
H A Dbpf.c1981 X(BIOCSRTIMEOUT64) \
2324 case BIOCSRTIMEOUT64: { /* struct user64_timeval */ in bpfioctl()