Lines Matching full:net
8 #include <net/dst.h>
9 #include <net/flow.h>
10 #include <net/neighbour.h>
11 #include <net/sock.h>
13 /* structs from net/ip6_fib.h */
27 struct dst_entry *(*ipv6_dst_lookup_flow)(struct net *net,
33 struct fib6_table *(*fib6_get_table)(struct net *net, u32 id);
34 int (*fib6_lookup)(struct net *net, int oif, struct flowi6 *fl6,
36 int (*fib6_table_lookup)(struct net *net, struct fib6_table *table,
39 void (*fib6_select_path)(const struct net *net, struct fib6_result *res,
46 int (*fib6_nh_init)(struct net *net, struct fib6_nh *fib6_nh,
51 void (*fib6_update_sernum)(struct net *net, struct fib6_info *rt);
52 int (*ip6_del_rt)(struct net *net, struct fib6_info *rt, bool skip_notify);
53 void (*fib6_rt_update)(struct net *net, struct fib6_info *rt,
68 int (*ipv6_fragment)(struct net *net, struct sock *sk, struct sk_buff *skb,
69 int (*output)(struct net *, struct sock *, struct sk_buff *));
70 struct net_device *(*ipv6_dev_find)(struct net *net, const struct in6_addr *addr,
79 struct sock *(*udp6_lib_lookup)(struct net *net,
88 int (*ipv6_dev_get_saddr)(struct net *net,