Searched refs:flowi6 (Results 1 – 12 of 12) sorted by relevance
/include/net/ |
D | ipv6_stubs.h | 29 struct flowi6 *fl6, 34 int (*fib6_lookup)(struct net *net, int oif, struct flowi6 *fl6, 37 int oif, struct flowi6 *fl6, 40 struct flowi6 *fl6, int oif, bool oif_match,
|
D | ip6_route.h | 84 struct flowi6 *fl6, 89 struct flowi6 *fl6, int flags); 92 struct flowi6 *fl6, int flags); 96 struct flowi6 *fl6) in ip6_route_output() 111 struct dst_entry *ip6_route_lookup(struct net *net, struct flowi6 *fl6, 114 int ifindex, struct flowi6 *fl6, 154 u32 rt6_multipath_hash(const struct net *net, const struct flowi6 *fl6, 157 struct dst_entry *icmp6_dst_alloc(struct net_device *dev, struct flowi6 *fl6); 243 const struct flowi6 *fl6);
|
D | transp_v6.h | 14 struct flowi6; 45 struct flowi6 *fl6, struct ipcm6_cookie *ipc6);
|
D | ip6_fib.h | 425 struct flowi6 *, 440 struct dst_entry *fib6_rule_lookup(struct net *net, struct flowi6 *fl6, 447 int fib6_lookup(struct net *net, int oif, struct flowi6 *fl6, 452 int oif, struct flowi6 *fl6, struct fib6_result *res, 456 struct flowi6 *fl6, int oif, bool have_oif_match, 567 struct flowi6 *fl6, 572 struct flowi6 *fl6, 577 struct flowi6 *fl6, 582 struct flowi6 *fl6, 588 struct flowi6 *fl6, in pol_lookup_func() [all …]
|
D | flow.h | 131 struct flowi6 { struct 175 struct flowi6 ip6; argument 200 static inline struct flowi *flowi6_to_flowi(struct flowi6 *fl6) in flowi6_to_flowi() 205 static inline struct flowi_common *flowi6_to_flowi_common(struct flowi6 *fl6) in flowi6_to_flowi_common() 215 __u32 __get_hash_from_flowi6(const struct flowi6 *fl6, struct flow_keys *keys);
|
D | inet6_connection_sock.h | 19 struct dst_entry *inet6_csk_route_req(const struct sock *sk, struct flowi6 *fl6,
|
D | ip6_tunnel.h | 71 u8 *protocol, struct flowi6 *fl6); 109 u8 *protocol, struct flowi6 *fl6) in ip6_tnl_encap() 145 struct flowi6 *fl6, int encap_limit, __u32 *pmtu, __u8 proto);
|
D | l3mdev.h | 45 struct flowi6 *fl6); 162 struct dst_entry *l3mdev_link_scope_lookup(struct net *net, struct flowi6 *fl6); 273 struct dst_entry *l3mdev_link_scope_lookup(struct net *net, struct flowi6 *fl6) in l3mdev_link_scope_lookup()
|
D | ipv6.h | 428 void icmpv6_push_pending_frames(struct sock *sk, struct flowi6 *fl6, 818 static inline int ip6_sk_dst_hoplimit(struct ipv6_pinfo *np, struct flowi6 *fl6, in ip6_sk_dst_hoplimit() 867 struct flowi6 *fl6) in ip6_make_flowlabel() 913 struct flowi6 *fl6) in ip6_make_flowlabel() 972 static inline __be32 flowi6_get_flowlabel(const struct flowi6 *fl6) in flowi6_get_flowlabel() 995 int ip6_xmit(const struct sock *sk, struct sk_buff *skb, struct flowi6 *fl6, 1004 struct ipcm6_cookie *ipc6, struct flowi6 *fl6, 1020 struct ipcm6_cookie *ipc6, struct flowi6 *fl6, 1031 struct flowi6 *fl6); 1032 struct dst_entry *ip6_dst_lookup_flow(struct net *net, const struct sock *sk, struct flowi6 *fl6, [all …]
|
/include/linux/ |
D | icmpv6.h | 85 struct flowi6; 88 struct flowi6 *fl6,
|
D | skbuff.h | 1449 static inline __u32 skb_get_hash_flowi6(struct sk_buff *skb, const struct flowi6 *fl6) in skb_get_hash_flowi6()
|
/include/trace/events/ |
D | fib6.h | 16 struct fib6_table *table, const struct flowi6 *flp),
|