Searched refs:tc_ctl_tfilter (Results 1 - 2 of 2) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/net/sched/
H A Dcls_api.c121 static int tc_ctl_tfilter(struct sk_buff *skb, struct nlmsghdr *n, void *arg) function
606 rtnl_register(PF_UNSPEC, RTM_NEWTFILTER, tc_ctl_tfilter, NULL);
607 rtnl_register(PF_UNSPEC, RTM_DELTFILTER, tc_ctl_tfilter, NULL);
608 rtnl_register(PF_UNSPEC, RTM_GETTFILTER, tc_ctl_tfilter,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/net/sched/
H A Dcls_api.c121 static int tc_ctl_tfilter(struct sk_buff *skb, struct nlmsghdr *n, void *arg) function
606 rtnl_register(PF_UNSPEC, RTM_NEWTFILTER, tc_ctl_tfilter, NULL);
607 rtnl_register(PF_UNSPEC, RTM_DELTFILTER, tc_ctl_tfilter, NULL);
608 rtnl_register(PF_UNSPEC, RTM_GETTFILTER, tc_ctl_tfilter,

Completed in 107 milliseconds