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

/external/libnl/lib/route/qdisc/
H A Dfifo.c47 struct tc_fifo_qopt *opt;
49 if (tc->tc_opts->d_size < sizeof(struct tc_fifo_qopt))
52 opt = (struct tc_fifo_qopt *) tc->tc_opts->d_data;
85 struct tc_fifo_qopt opts = {0};
/external/iproute2/tc/
H A Dq_fifo.c34 struct tc_fifo_qopt opt = {};
62 struct tc_fifo_qopt *qopt;
/external/libnl/include/linux-private/linux/
H A Dpkt_sched.h109 struct tc_fifo_qopt { struct
/external/iproute2/include/uapi/linux/
H A Dpkt_sched.h122 struct tc_fifo_qopt { struct
/external/kernel-headers/original/uapi/linux/
H A Dpkt_sched.h123 struct tc_fifo_qopt { struct

Completed in 118 milliseconds