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

/linux-master/net/sched/
H A Dsch_api.c1911 static int tc_fill_tclass(struct sk_buff *skb, struct Qdisc *q, function
1976 if (tc_fill_tclass(skb, q, cl, portid, n->nlmsg_seq, 0, event, extack) < 0) {
1996 if (tc_fill_tclass(skb, q, cl, portid, n->nlmsg_seq, 0, RTM_NEWTCLASS,
2024 if (tc_fill_tclass(skb, q, cl, portid, n->nlmsg_seq, 0,
2273 return tc_fill_tclass(a->skb, q, cl, NETLINK_CB(a->cb->skb).portid,

Completed in 717 milliseconds