Home
last modified time | relevance | path

Searched refs:flowi6 (Results 1 – 25 of 77) sorted by relevance

1234

/Linux-v4.19/include/net/
Dip6_route.h78 struct flowi6 *fl6,
82 struct flowi6 *fl6, int flags);
86 struct flowi6 *fl6) in ip6_route_output()
91 struct dst_entry *ip6_route_lookup(struct net *net, struct flowi6 *fl6,
94 int ifindex, struct flowi6 *fl6,
133 u32 rt6_multipath_hash(const struct net *net, const struct flowi6 *fl6,
136 struct dst_entry *icmp6_dst_alloc(struct net_device *dev, struct flowi6 *fl6);
221 const struct flowi6 *fl6);
Dflow.h130 struct flowi6 { struct
175 struct flowi6 ip6; argument
195 static inline struct flowi *flowi6_to_flowi(struct flowi6 *fl6) in flowi6_to_flowi()
214 BUILD_BUG_ON(sizeof(struct flowi6) % sizeof(flow_compare_t)); in flow_key_size()
215 return sizeof(struct flowi6) / sizeof(flow_compare_t); in flow_key_size()
223 __u32 __get_hash_from_flowi6(const struct flowi6 *fl6, struct flow_keys *keys);
Dip6_fib.h371 struct flowi6 *,
385 struct dst_entry *fib6_rule_lookup(struct net *net, struct flowi6 *fl6,
392 struct fib6_info *fib6_lookup(struct net *net, int oif, struct flowi6 *fl6,
397 int oif, struct flowi6 *fl6, int strict);
401 struct flowi6 *fl6, int oif,
480 struct flowi6 *fl6, in fib6_rules_early_flow_dissect()
518 struct flowi6 *fl6, in fib6_rules_early_flow_dissect()
Dipv6.h366 void icmpv6_push_pending_frames(struct sock *sk, struct flowi6 *fl6,
755 static inline int ip6_sk_dst_hoplimit(struct ipv6_pinfo *np, struct flowi6 *fl6, in ip6_sk_dst_hoplimit()
804 struct flowi6 *fl6) in ip6_make_flowlabel()
851 struct flowi6 *fl6) in ip6_make_flowlabel()
902 static inline __be32 flowi6_get_flowlabel(const struct flowi6 *fl6) in flowi6_get_flowlabel()
925 int ip6_xmit(const struct sock *sk, struct sk_buff *skb, struct flowi6 *fl6,
934 struct ipcm6_cookie *ipc6, struct flowi6 *fl6,
950 struct ipcm6_cookie *ipc6, struct flowi6 *fl6,
961 struct flowi6 *fl6);
962 struct dst_entry *ip6_dst_lookup_flow(const struct sock *sk, struct flowi6 *fl6,
[all …]
Dtransp_v6.h14 struct flowi6;
45 struct flowi6 *fl6, struct ipcm6_cookie *ipc6);
Dip6_tunnel.h71 u8 *protocol, struct flowi6 *fl6);
107 u8 *protocol, struct flowi6 *fl6) in ip6_tnl_encap()
143 struct flowi6 *fl6, int encap_limit, __u32 *pmtu, __u8 proto);
Dl3mdev.h39 struct flowi6 *fl6);
136 struct dst_entry *l3mdev_link_scope_lookup(struct net *net, struct flowi6 *fl6);
235 struct dst_entry *l3mdev_link_scope_lookup(struct net *net, struct flowi6 *fl6) in l3mdev_link_scope_lookup()
Daddrconf.h239 struct dst_entry **dst, struct flowi6 *fl6);
243 struct flowi6 *fl6, int flags);
246 int oif, struct flowi6 *fl6,
250 struct flowi6 *fl6, int oif,
Dinet6_connection_sock.h23 struct dst_entry *inet6_csk_route_req(const struct sock *sk, struct flowi6 *fl6,
/Linux-v4.19/net/ipv6/
Dinet6_connection_sock.c32 struct flowi6 *fl6, in inet6_csk_route_req()
84 struct flowi6 *fl6) in inet6_csk_route_socket()
121 struct flowi6 fl6; in inet6_csk_xmit()
148 struct flowi6 fl6; in inet6_csk_update_pmtu()
Dfou6.c20 struct flowi6 *fl6, u8 *protocol, __be16 sport) in fou6_build_udp()
39 u8 *protocol, struct flowi6 *fl6) in fou6_build_header()
56 u8 *protocol, struct flowi6 *fl6) in gue6_build_header()
Daddrconf_core.c132 struct flowi6 *u3) in eafnosupport_ipv6_dst_lookup()
144 int oif, struct flowi6 *fl6, int flags) in eafnosupport_fib6_table_lookup()
150 eafnosupport_fib6_lookup(struct net *net, int oif, struct flowi6 *fl6, in eafnosupport_fib6_lookup()
158 struct flowi6 *fl6, int oif, in eafnosupport_fib6_multipath_select()
Dfib6_rules.c64 struct fib6_info *fib6_lookup(struct net *net, int oif, struct flowi6 *fl6, in fib6_lookup()
96 struct dst_entry *fib6_rule_lookup(struct net *net, struct flowi6 *fl6, in fib6_rule_lookup()
133 struct flowi6 *flp6, const struct net_device *dev) in fib6_rule_saddr()
160 struct flowi6 *flp6 = &flp->u.ip6; in fib6_rule_action_alt()
200 struct flowi6 *flp6 = &flp->u.ip6; in __fib6_rule_action()
297 struct flowi6 *fl6 = &fl->u.ip6; in fib6_rule_match()
Dip6_output.c191 int ip6_xmit(const struct sock *sk, struct sk_buff *skb, struct flowi6 *fl6, in ip6_xmit()
879 const struct flowi6 *fl6) in ip6_sk_dst_check()
925 struct dst_entry **dst, struct flowi6 *fl6) in ip6_dst_lookup_tail()
1000 struct flowi6 fl_gw6; in ip6_dst_lookup_tail()
1016 memcpy(&fl_gw6, fl6, sizeof(struct flowi6)); in ip6_dst_lookup_tail()
1053 struct flowi6 *fl6) in ip6_dst_lookup()
1071 struct dst_entry *ip6_dst_lookup_flow(const struct sock *sk, struct flowi6 *fl6, in ip6_dst_lookup_flow()
1105 struct dst_entry *ip6_sk_dst_lookup_flow(struct sock *sk, struct flowi6 *fl6, in ip6_sk_dst_lookup_flow()
1161 struct rt6_info *rt, struct flowi6 *fl6) in ip6_setup_cork()
1236 struct flowi6 *fl6, in __ip6_append_data()
[all …]
Dxfrm6_output.c49 struct flowi6 fl6; in xfrm6_local_rxpmtu()
60 struct flowi6 fl6; in xfrm6_local_error()
Dicmp.c197 struct flowi6 *fl6) in icmpv6_xrlim_allow()
253 void icmpv6_push_pending_frames(struct sock *sk, struct flowi6 *fl6, in icmpv6_push_pending_frames()
338 struct flowi6 *fl6) in icmpv6_route_lookup()
341 struct flowi6 fl2; in icmpv6_route_lookup()
432 struct flowi6 fl6; in icmp6_send()
675 struct flowi6 fl6; in icmpv6_echo_reply()
934 void icmpv6_flow_init(struct sock *sk, struct flowi6 *fl6, in icmpv6_flow_init()
Dxfrm6_policy.c34 struct flowi6 fl6; in xfrm6_dst_lookup()
124 struct flowi6 *fl6 = &fl->u.ip6; in _decode_session6()
142 memset(fl6, 0, sizeof(struct flowi6)); in _decode_session6()
Dip6_flowlabel.c375 struct flowi6 flowi6; in fl_create() local
391 memset(&flowi6, 0, sizeof(flowi6)); in fl_create()
394 err = ip6_datagram_send_ctl(net, sk, &msg, &flowi6, &ipc6); in fl_create()
Ddatagram.c43 static void ip6_datagram_flow_key_init(struct flowi6 *fl6, struct sock *sk) in ip6_datagram_flow_key_init()
76 struct flowi6 fl6; in ip6_datagram_dst_update()
324 void ipv6_local_error(struct sock *sk, int err, struct flowi6 *fl6, u32 info) in ipv6_local_error()
363 void ipv6_local_rxpmtu(struct sock *sk, struct flowi6 *fl6, u32 mtu) in ipv6_local_rxpmtu()
741 struct msghdr *msg, struct flowi6 *fl6, in ip6_datagram_send_ctl()
Dnetfilter.c26 struct flowi6 fl6 = { in ip6_route_me_harder()
/Linux-v4.19/include/linux/
Dicmpv6.h41 struct flowi6;
44 struct flowi6 *fl6,
/Linux-v4.19/net/ipv6/netfilter/
Dnft_fib_ipv6.c26 static int nft_fib6_flowi_init(struct flowi6 *fl6, const struct nft_fib *priv, in nft_fib6_flowi_init()
65 struct flowi6 fl6 = { in __nft_fib6_eval_type()
155 struct flowi6 fl6 = { in nft_fib6_eval()
Dnf_dup_ipv6.c27 struct flowi6 fl6; in nf_dup_ipv6_route()
Dip6t_rpfilter.c41 struct flowi6 fl6 = { in rpfilter_lookup_reverse6()
/Linux-v4.19/include/trace/events/
Dfib6.h16 struct fib6_table *table, const struct flowi6 *flp),

1234