Home
last modified time | relevance | path

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

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