Home
last modified time | relevance | path

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

/xnu-8020.121.3/bsd/net/
H A Dbpf.c230 static int bpf_set_traffic_class(struct bpf_d *, int);
1999 error = bpf_set_traffic_class(d, tc); in bpfioctl()
2411 bpf_set_traffic_class(struct bpf_d *d, int tc) in bpf_set_traffic_class() function