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