Home
last modified time | relevance | path

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

/xnu-8019.80.24/tests/
H A Dbpflib.c67 return ioctl(fd, BIOCSSEESENT, &see_sent); in bpf_set_see_sent()
/xnu-8019.80.24/bsd/net/
H A Dbpf.h231 #define BIOCSSEESENT _IOW('B',119, u_int) macro
H A Dbpf.c1999 case BIOCSSEESENT: /* u_int */ in bpfioctl()