Home
last modified time | relevance | path

Searched refs:tc_ctl_action (Results 1 – 1 of 1) sorted by relevance

/linux/net/sched/
H A Dact_api.c2129 static int tc_ctl_action(struct sk_buff *skb, struct nlmsghdr *n, in tc_ctl_action() function
2292 {.msgtype = RTM_NEWACTION, .doit = tc_ctl_action},
2293 {.msgtype = RTM_DELACTION, .doit = tc_ctl_action},
2294 {.msgtype = RTM_GETACTION, .doit = tc_ctl_action,