Home
last modified time | relevance | path

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

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