Home
last modified time | relevance | path

Searched defs:ipv6_stub (Results 1 – 1 of 1) sorted by relevance

/linux/include/net/
A Dipv6_stubs.h22 struct ipv6_stub { struct
23 int (*ipv6_sock_mc_join)(struct sock *sk, int ifindex,
25 int (*ipv6_sock_mc_drop)(struct sock *sk, int ifindex,
27 struct dst_entry *(*ipv6_dst_lookup_flow)(struct net *net,
31 int (*ipv6_route_input)(struct sk_buff *skb);
33 struct fib6_table *(*fib6_get_table)(struct net *net, u32 id);
34 int (*fib6_lookup)(struct net *net, int oif, struct flowi6 *fl6,
42 u32 (*ip6_mtu_from_fib6)(const struct fib6_result *res,
46 int (*fib6_nh_init)(struct net *net, struct fib6_nh *fib6_nh,
49 void (*fib6_nh_release)(struct fib6_nh *fib6_nh);
[all …]

Completed in 3 milliseconds