Searched refs:tc_fifo_qopt (Results 1 - 5 of 5) sorted by relevance

/external/libnl/lib/route/sch/
H A Dfifo.c60 struct tc_fifo_qopt *opt;
62 if (qdisc->q_opts->d_size < sizeof(struct tc_fifo_qopt))
69 opt = (struct tc_fifo_qopt *) qdisc->q_opts->d_data;
105 struct tc_fifo_qopt opts;
/external/iproute2/tc/
H A Dq_fifo.c34 struct tc_fifo_qopt opt;
63 struct tc_fifo_qopt *qopt;
/external/libnl/include/linux/
H A Dpkt_sched.h88 struct tc_fifo_qopt struct
/external/iproute2/include/linux/
H A Dpkt_sched.h109 struct tc_fifo_qopt { struct
/external/kernel-headers/original/uapi/linux/
H A Dpkt_sched.h117 struct tc_fifo_qopt { struct

Completed in 462 milliseconds