Lines Matching refs:net
67 struct dst_entry *ip6_route_output_flags(struct net *net, const struct sock *sk,
70 static inline struct dst_entry *ip6_route_output(struct net *net, in ip6_route_output() argument
74 return ip6_route_output_flags(net, sk, fl6, 0); in ip6_route_output()
77 struct dst_entry *ip6_route_lookup(struct net *net, struct flowi6 *fl6,
83 int ipv6_route_ioctl(struct net *net, unsigned int cmd, void __user *arg);
89 int ip6_route_get_saddr(struct net *net, struct rt6_info *rt,
93 struct rt6_info *rt6_lookup(struct net *net, const struct in6_addr *daddr,
99 void fib6_force_start_gc(struct net *net);
113 void rt6_purge_dflt_routers(struct net *net);
118 void ip6_update_pmtu(struct sk_buff *skb, struct net *net, __be32 mtu, int oif,
121 void ip6_redirect(struct sk_buff *skb, struct net *net, int oif, u32 mark);
122 void ip6_redirect_no_header(struct sk_buff *skb, struct net *net, int oif,
131 struct net *net; member
135 void rt6_ifdown(struct net *net, struct net_device *dev);
138 void rt6_clean_tohost(struct net *net, struct in6_addr *gateway);