Home
last modified time | relevance | path

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

/xnu-10002.41.9/tests/
H A Dbpflib.c88 return ioctl(fd, BIOCSETTC, &tc); in bpf_set_traffic_class()
/xnu-10002.41.9/bsd/net/
H A Dbpf.h249 #define BIOCSETTC _IOW('B', 123, int) macro
H A Dbpf.c1909 X(BIOCSETTC) \
2393 case BIOCSETTC: { /* int */ in bpfioctl()