Lines Matching defs:net
675 static int __tcf_generic_walker(struct net *net, struct sk_buff *skb, in __tcf_generic_walker()
688 static int __tcf_idr_search(struct net *net, in __tcf_idr_search()
1390 struct tc_action *tcf_action_init_1(struct net *net, struct tcf_proto *tp, in tcf_action_init_1()
1459 int tcf_action_init(struct net *net, struct tcf_proto *tp, struct nlattr *nla, in tcf_action_init()
1643 tcf_get_notify(struct net *net, u32 portid, struct nlmsghdr *n, in tcf_get_notify()
1662 static struct tc_action *tcf_action_get_1(struct net *net, struct nlattr *nla, in tcf_action_get_1()
1706 static int tca_action_flush(struct net *net, struct nlattr *nla, in tca_action_flush()
1782 static int tcf_action_delete(struct net *net, struct tc_action *actions[]) in tcf_action_delete()
1811 static struct sk_buff *tcf_reoffload_del_notify_msg(struct net *net, in tcf_reoffload_del_notify_msg()
1832 static int tcf_reoffload_del_notify(struct net *net, struct tc_action *action) in tcf_reoffload_del_notify()
1868 struct net *net; in tcf_action_reoffload_cb() local
1915 static struct sk_buff *tcf_del_notify_msg(struct net *net, struct nlmsghdr *n, in tcf_del_notify_msg()
1936 static int tcf_del_notify(struct net *net, struct nlmsghdr *n, in tcf_del_notify()
1965 tca_action_gd(struct net *net, struct nlattr *nla, struct nlmsghdr *n, in tca_action_gd()
2012 static struct sk_buff *tcf_add_notify_msg(struct net *net, struct nlmsghdr *n, in tcf_add_notify_msg()
2033 static int tcf_add_notify(struct net *net, struct nlmsghdr *n, in tcf_add_notify()
2052 static int tcf_action_add(struct net *net, struct nlattr *nla, in tcf_action_add()
2088 struct net *net = sock_net(skb->sk); in tc_ctl_action() local
2161 struct net *net = sock_net(skb->sk); in tc_dump_action() local