Home
last modified time | relevance | path

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

/xnu-8796.141.3/bsd/net/
H A Dbpf.c246 static int bpf_set_traffic_class(struct bpf_d *, int);
2178 error = bpf_set_traffic_class(d, tc); in bpfioctl()
2616 bpf_set_traffic_class(struct bpf_d *d, int tc) in bpf_set_traffic_class() function