Searched refs:flowi6 (Results 1 – 12 of 12) sorted by relevance
| /include/net/ |
| A D | inet6_connection_sock.h | 15 struct flowi6; 21 struct dst_entry *inet6_csk_route_req(const struct sock *sk, struct flowi6 *fl6,
|
| A D | ipv6_stubs.h | 30 struct flowi6 *fl6, 35 int (*fib6_lookup)(struct net *net, int oif, struct flowi6 *fl6, 38 int oif, struct flowi6 *fl6, 41 struct flowi6 *fl6, int oif, bool oif_match, 76 int (*ip6_xmit)(const struct sock *sk, struct sk_buff *skb, struct flowi6 *fl6,
|
| A D | transp_v6.h | 15 struct flowi6; 45 struct flowi6 *fl6, struct ipcm6_cookie *ipc6);
|
| A D | ip6_fib.h | 421 struct flowi6 *, 443 int fib6_lookup(struct net *net, int oif, struct flowi6 *fl6, 448 int oif, struct flowi6 *fl6, struct fib6_result *res, 452 struct flowi6 *fl6, int oif, bool have_oif_match, 592 struct flowi6 *fl6, 597 struct flowi6 *fl6, 602 struct flowi6 *fl6, 607 struct flowi6 *fl6, 613 struct flowi6 *fl6, in pol_lookup_func() 640 struct flowi6 *fl6, in fib6_rules_early_flow_dissect() [all …]
|
| A D | flow.h | 130 struct flowi6 { struct 160 struct flowi6 ip6; argument 185 static inline struct flowi *flowi6_to_flowi(struct flowi6 *fl6) in flowi6_to_flowi() 190 static inline struct flowi_common *flowi6_to_flowi_common(struct flowi6 *fl6) in flowi6_to_flowi_common() 195 __u32 __get_hash_from_flowi6(const struct flowi6 *fl6, struct flow_keys *keys);
|
| A D | ip6_route.h | 83 struct flowi6 *fl6, 87 struct flowi6 *fl6, int flags); 91 struct flowi6 *fl6) in ip6_route_output() 106 struct dst_entry *ip6_route_lookup(struct net *net, struct flowi6 *fl6, 109 int ifindex, struct flowi6 *fl6, 157 u32 rt6_multipath_hash(const struct net *net, const struct flowi6 *fl6, 160 struct dst_entry *icmp6_dst_alloc(struct net_device *dev, struct flowi6 *fl6); 246 const struct flowi6 *fl6);
|
| A D | ip6_tunnel.h | 72 u8 *protocol, struct flowi6 *fl6); 110 u8 *protocol, struct flowi6 *fl6) in ip6_tnl_encap() 146 struct flowi6 *fl6, int encap_limit, __u32 *pmtu, __u8 proto);
|
| A D | l3mdev.h | 45 struct flowi6 *fl6); 176 struct dst_entry *l3mdev_link_scope_lookup(struct net *net, struct flowi6 *fl6); 289 struct dst_entry *l3mdev_link_scope_lookup(struct net *net, struct flowi6 *fl6) in l3mdev_link_scope_lookup()
|
| A D | ipv6.h | 438 void icmpv6_push_pending_frames(struct sock *sk, struct flowi6 *fl6, 954 struct flowi6 *fl6) in ip6_make_flowlabel() 1000 struct flowi6 *fl6) in ip6_make_flowlabel() 1064 static inline __be32 flowi6_get_flowlabel(const struct flowi6 *fl6) in flowi6_get_flowlabel() 1087 int ip6_xmit(const struct sock *sk, struct sk_buff *skb, struct flowi6 *fl6, 1096 struct ipcm6_cookie *ipc6, struct flowi6 *fl6, 1123 struct flowi6 *fl6); 1126 struct dst_entry *ip6_sk_dst_lookup_flow(struct sock *sk, struct flowi6 *fl6, 1173 struct in6_addr *fl6_update_dst(struct flowi6 *fl6, 1205 void ipv6_local_error(struct sock *sk, int err, struct flowi6 *fl6, u32 info); [all …]
|
| /include/linux/ |
| A D | icmpv6.h | 86 struct flowi6; 89 void icmpv6_flow_init(const struct sock *sk, struct flowi6 *fl6, u8 type,
|
| A D | skbuff.h | 1620 static inline __u32 skb_get_hash_flowi6(struct sk_buff *skb, const struct flowi6 *fl6) in skb_get_hash_flowi6()
|
| /include/trace/events/ |
| A D | fib6.h | 16 struct fib6_table *table, const struct flowi6 *flp),
|
Completed in 31 milliseconds