Searched refs:tc_ctl_tclass (Results 1 – 1 of 1) sorted by relevance
2294 static int tc_ctl_tclass(struct sk_buff *skb, struct nlmsghdr *n, in tc_ctl_tclass() function2494 {.msgtype = RTM_NEWTCLASS, .doit = tc_ctl_tclass},2495 {.msgtype = RTM_DELTCLASS, .doit = tc_ctl_tclass},2496 {.msgtype = RTM_GETTCLASS, .doit = tc_ctl_tclass,