Searched refs:tc_get_qdisc (Results 1 – 1 of 1) sorted by relevance
1548 static int tc_get_qdisc(struct sk_buff *skb, struct nlmsghdr *n, in tc_get_qdisc() function2491 {.msgtype = RTM_DELQDISC, .doit = tc_get_qdisc},2492 {.msgtype = RTM_GETQDISC, .doit = tc_get_qdisc,