Searched refs:tc_ctl_action (Results 1 – 3 of 3) sorted by relevance
| /linux/net/sched/ |
| A D | act_api.c | 1535 static int tc_ctl_action(struct sk_buff *skb, struct nlmsghdr *n, in tc_ctl_action() function 1699 rtnl_register(PF_UNSPEC, RTM_NEWACTION, tc_ctl_action, NULL, 0); in tc_action_init() 1700 rtnl_register(PF_UNSPEC, RTM_DELACTION, tc_ctl_action, NULL, 0); in tc_action_init() 1701 rtnl_register(PF_UNSPEC, RTM_GETACTION, tc_ctl_action, tc_dump_action, in tc_action_init()
|
| /linux/ |
| A D | System.map | 52291 ffff800010dfd2e0 t tc_ctl_action
|
| A D | .tmp_System.map | 52291 ffff800010dfd2e0 t tc_ctl_action
|
Completed in 276 milliseconds