flowi6             37 include/linux/icmpv6.h struct flowi6;
flowi6             40 include/linux/icmpv6.h 							 struct flowi6 *fl6,
flowi6            158 include/net/addrconf.h 				struct flowi6 *fl6);
flowi6            157 include/net/flow.h 		struct flowi6		ip6;
flowi6            175 include/net/flow.h static inline struct flowi *flowi6_to_flowi(struct flowi6 *fl6)
flowi6            194 include/net/flow.h 		BUILD_BUG_ON(sizeof(struct flowi6) % sizeof(flow_compare_t));
flowi6            195 include/net/flow.h 		return sizeof(struct flowi6) / sizeof(flow_compare_t);
flowi6             28 include/net/inet6_connection_sock.h struct dst_entry *inet6_csk_route_req(struct sock *sk, struct flowi6 *fl6,
flowi6            272 include/net/ip6_fib.h 					 struct flowi6 *, int);
flowi6            280 include/net/ip6_fib.h struct dst_entry *fib6_rule_lookup(struct net *net, struct flowi6 *fl6,
flowi6             68 include/net/ip6_route.h 				   struct flowi6 *fl6);
flowi6             69 include/net/ip6_route.h struct dst_entry *ip6_route_lookup(struct net *net, struct flowi6 *fl6,
flowi6             88 include/net/ip6_route.h struct dst_entry *icmp6_dst_alloc(struct net_device *dev, struct flowi6 *fl6);
flowi6            274 include/net/ipv6.h int icmpv6_push_pending_frames(struct sock *sk, struct flowi6 *fl6,
flowi6            678 include/net/ipv6.h static inline int ip6_sk_dst_hoplimit(struct ipv6_pinfo *np, struct flowi6 *fl6,
flowi6            775 include/net/ipv6.h int ip6_xmit(struct sock *sk, struct sk_buff *skb, struct flowi6 *fl6,
flowi6            784 include/net/ipv6.h 		    int tclass, struct ipv6_txoptions *opt, struct flowi6 *fl6,
flowi6            791 include/net/ipv6.h int ip6_dst_lookup(struct sock *sk, struct dst_entry **dst, struct flowi6 *fl6);
flowi6            792 include/net/ipv6.h struct dst_entry *ip6_dst_lookup_flow(struct sock *sk, struct flowi6 *fl6,
flowi6            794 include/net/ipv6.h struct dst_entry *ip6_sk_dst_lookup_flow(struct sock *sk, struct flowi6 *fl6,
flowi6            837 include/net/ipv6.h struct in6_addr *fl6_update_dst(struct flowi6 *fl6,
flowi6            864 include/net/ipv6.h void ipv6_local_error(struct sock *sk, int err, struct flowi6 *fl6, u32 info);
flowi6            865 include/net/ipv6.h void ipv6_local_rxpmtu(struct sock *sk, struct flowi6 *fl6, u32 mtu);
flowi6             13 include/net/transp_v6.h struct flowi6;
flowi6             44 include/net/transp_v6.h 			  struct flowi6 *fl6, struct ipv6_txoptions *opt,