Lines Matching full:net
8 #include <net/dst.h>
9 #include <net/flow.h>
10 #include <net/neighbour.h>
11 #include <net/sock.h>
12 #include <net/ipv6.h>
14 /* structs from net/ip6_fib.h */
28 struct dst_entry *(*ipv6_dst_lookup_flow)(struct net *net,
34 struct fib6_table *(*fib6_get_table)(struct net *net, u32 id);
35 int (*fib6_lookup)(struct net *net, int oif, struct flowi6 *fl6,
37 int (*fib6_table_lookup)(struct net *net, struct fib6_table *table,
40 void (*fib6_select_path)(const struct net *net, struct fib6_result *res,
47 int (*fib6_nh_init)(struct net *net, struct fib6_nh *fib6_nh,
52 void (*fib6_update_sernum)(struct net *net, struct fib6_info *rt);
53 int (*ip6_del_rt)(struct net *net, struct fib6_info *rt, bool skip_notify);
54 void (*fib6_rt_update)(struct net *net, struct fib6_info *rt,
72 int (*ipv6_fragment)(struct net *net, struct sock *sk, struct sk_buff *skb,
73 int (*output)(struct net *, struct sock *, struct sk_buff *));
74 struct net_device *(*ipv6_dev_find)(struct net *net, const struct in6_addr *addr,
85 struct sock *(*udp6_lib_lookup)(const struct net *net,
94 int (*ipv6_dev_get_saddr)(struct net *net,