Home
last modified time | relevance | path

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

/xnu-8792.61.2/bsd/net/
H A Dbpf.c244 static int bpf_set_traffic_class(struct bpf_d *, int);
2168 error = bpf_set_traffic_class(d, tc); in bpfioctl()
2606 bpf_set_traffic_class(struct bpf_d *d, int tc) in bpf_set_traffic_class() function