Searched refs:bpf_sched_data (Results 1 – 1 of 1) sorted by relevance
16 struct bpf_sched_data { struct222 struct bpf_sched_data *q = qdisc_priv(sch); in bpf_qdisc_watchdog_schedule()231 struct bpf_sched_data *q = qdisc_priv(sch); in bpf_qdisc_init_prologue()257 struct bpf_sched_data *q = qdisc_priv(sch); in bpf_qdisc_reset_destroy_epilogue()371 qdisc_ops->priv_size = sizeof(struct bpf_sched_data); in bpf_qdisc_init_member()
Completed in 5 milliseconds