Searched refs:tc_ctl_action (Results 1 – 1 of 1) sorted by relevance
2147 static int tc_ctl_action(struct sk_buff *skb, struct nlmsghdr *n, in tc_ctl_action() function2310 {.msgtype = RTM_NEWACTION, .doit = tc_ctl_action},2311 {.msgtype = RTM_DELACTION, .doit = tc_ctl_action},2312 {.msgtype = RTM_GETACTION, .doit = tc_ctl_action,