Home
last modified time | relevance | path

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

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