Searched refs:tc_ctl_chain (Results 1 – 1 of 1) sorted by relevance
3105 static int tc_ctl_chain(struct sk_buff *skb, struct nlmsghdr *n, in tc_ctl_chain() function 4090 {.msgtype = RTM_NEWCHAIN, .doit = tc_ctl_chain},4091 {.msgtype = RTM_DELCHAIN, .doit = tc_ctl_chain},4092 {.msgtype = RTM_GETCHAIN, .doit = tc_ctl_chain,