Home
last modified time | relevance | path

Searched refs:BIOCSETTC (Results 1 – 3 of 3) sorted by relevance

/xnu-8020.121.3/tests/
H A Dbpflib.c92 (void) ioctl(fd, BIOCSETTC, &tc); in bpf_new()
/xnu-8020.121.3/bsd/net/
H A Dbpf.h236 #define BIOCSETTC _IOW('B', 123, int) macro
H A Dbpf.c1995 case BIOCSETTC: { /* int */ in bpfioctl()