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