Home
last modified time | relevance | path

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

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