Home
last modified time | relevance | path

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

1234

/Linux-v5.15/include/net/
Dip6_fib.h413 struct flowi6 *,
428 struct dst_entry *fib6_rule_lookup(struct net *net, struct flowi6 *fl6,
435 int fib6_lookup(struct net *net, int oif, struct flowi6 *fl6,
440 int oif, struct flowi6 *fl6, struct fib6_result *res,
444 struct flowi6 *fl6, int oif, bool have_oif_match,
554 struct flowi6 *fl6,
559 struct flowi6 *fl6,
564 struct flowi6 *fl6,
569 struct flowi6 *fl6,
575 struct flowi6 *fl6, in pol_lookup_func()
[all …]
Dip6_route.h84 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);
Dipv6_stubs.h29 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,
Dflow.h131 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);
Dtransp_v6.h14 struct flowi6;
45 struct flowi6 *fl6, struct ipcm6_cookie *ipc6);
Dipv6.h425 void icmpv6_push_pending_frames(struct sock *sk, struct flowi6 *fl6,
819 static inline int ip6_sk_dst_hoplimit(struct ipv6_pinfo *np, struct flowi6 *fl6, in ip6_sk_dst_hoplimit()
868 struct flowi6 *fl6) in ip6_make_flowlabel()
914 struct flowi6 *fl6) in ip6_make_flowlabel()
973 static inline __be32 flowi6_get_flowlabel(const struct flowi6 *fl6) in flowi6_get_flowlabel()
996 int ip6_xmit(const struct sock *sk, struct sk_buff *skb, struct flowi6 *fl6,
1005 struct ipcm6_cookie *ipc6, struct flowi6 *fl6,
1021 struct ipcm6_cookie *ipc6, struct flowi6 *fl6,
1032 struct flowi6 *fl6);
1033 struct dst_entry *ip6_dst_lookup_flow(struct net *net, const struct sock *sk, struct flowi6 *fl6,
[all …]
Dip6_tunnel.h71 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);
Dl3mdev.h45 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()
Dinet6_connection_sock.h19 struct dst_entry *inet6_csk_route_req(const struct sock *sk, struct flowi6 *fl6,
/Linux-v5.15/net/ipv6/
Dinet6_connection_sock.c28 struct flowi6 *fl6, in inet6_csk_route_req()
80 struct flowi6 *fl6) in inet6_csk_route_socket()
117 struct flowi6 fl6; in inet6_csk_xmit()
144 struct flowi6 fl6; in inet6_csk_update_pmtu()
Daddrconf_core.c134 struct flowi6 *fl6, in eafnosupport_ipv6_dst_lookup_flow()
152 int oif, struct flowi6 *fl6, in eafnosupport_fib6_table_lookup()
159 eafnosupport_fib6_lookup(struct net *net, int oif, struct flowi6 *fl6, in eafnosupport_fib6_lookup()
167 struct flowi6 *fl6, int oif, bool have_oif_match, in eafnosupport_fib6_select_path()
Dfou6.c22 struct flowi6 *fl6, u8 *protocol, __be16 sport) in fou6_build_udp()
41 u8 *protocol, struct flowi6 *fl6) in fou6_build_header()
58 u8 *protocol, struct flowi6 *fl6) in gue6_build_header()
Dfib6_rules.c63 int fib6_lookup(struct net *net, int oif, struct flowi6 *fl6, in fib6_lookup()
91 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()
161 struct flowi6 *flp6 = &flp->u.ip6; in fib6_rule_action_alt()
199 struct flowi6 *flp6 = &flp->u.ip6; in __fib6_rule_action()
306 struct flowi6 *fl6 = &fl->u.ip6; in fib6_rule_match()
Dxfrm6_output.c21 struct flowi6 fl6; in xfrm6_local_rxpmtu()
32 struct flowi6 fl6; in xfrm6_local_error()
Dicmp.c200 struct flowi6 *fl6) in icmpv6_xrlim_allow()
239 struct flowi6 *fl6) in icmpv6_rt_has_prefsrc()
275 void icmpv6_push_pending_frames(struct sock *sk, struct flowi6 *fl6, in icmpv6_push_pending_frames()
359 struct flowi6 *fl6) in icmpv6_route_lookup()
362 struct flowi6 fl2; in icmpv6_route_lookup()
459 struct flowi6 fl6; in icmp6_send()
722 struct flowi6 fl6; in icmpv6_echo_reply()
1017 void icmpv6_flow_init(struct sock *sk, struct flowi6 *fl6, in icmpv6_flow_init()
Dip6_output.c245 int ip6_xmit(const struct sock *sk, struct sk_buff *skb, struct flowi6 *fl6, in ip6_xmit()
1002 const struct flowi6 *fl6) in ip6_sk_dst_check()
1048 struct dst_entry **dst, struct flowi6 *fl6) in ip6_dst_lookup_tail()
1121 struct flowi6 fl_gw6; in ip6_dst_lookup_tail()
1137 memcpy(&fl_gw6, fl6, sizeof(struct flowi6)); in ip6_dst_lookup_tail()
1175 struct flowi6 *fl6) in ip6_dst_lookup()
1194 struct dst_entry *ip6_dst_lookup_flow(struct net *net, const struct sock *sk, struct flowi6 *fl6, in ip6_dst_lookup_flow()
1228 struct dst_entry *ip6_sk_dst_lookup_flow(struct sock *sk, struct flowi6 *fl6, in ip6_sk_dst_lookup_flow()
1275 struct flowi6 fl6; in ip6_dst_lookup_tunnel()
1353 struct rt6_info *rt, struct flowi6 *fl6) in ip6_setup_cork()
[all …]
Dip6_flowlabel.c393 struct flowi6 flowi6; in fl_create() local
410 memset(&flowi6, 0, sizeof(flowi6)); in fl_create()
413 err = ip6_datagram_send_ctl(net, sk, &msg, &flowi6, &ipc6); in fl_create()
Ddatagram.c41 static void ip6_datagram_flow_key_init(struct flowi6 *fl6, struct sock *sk) in ip6_datagram_flow_key_init()
74 struct flowi6 fl6; in ip6_datagram_dst_update()
338 void ipv6_local_error(struct sock *sk, int err, struct flowi6 *fl6, u32 info) in ipv6_local_error()
378 void ipv6_local_rxpmtu(struct sock *sk, struct flowi6 *fl6, u32 mtu) in ipv6_local_rxpmtu()
754 struct msghdr *msg, struct flowi6 *fl6, in ip6_datagram_send_ctl()
Droute.c414 struct flowi6 *fl6, int oif, bool have_oif_match, in fib6_select_path()
1201 struct flowi6 *fl6, in ip6_pol_route_lookup()
1255 struct dst_entry *ip6_route_lookup(struct net *net, struct flowi6 *fl6, in ip6_route_lookup()
1266 struct flowi6 fl6 = { in rt6_lookup()
2174 struct flowi6 *fl6, struct fib6_result *res, int strict) in fib6_table_lookup()
2204 int oif, struct flowi6 *fl6, in ip6_pol_route()
2275 struct flowi6 *fl6, in ip6_pol_route_input()
2284 struct flowi6 *fl6, in ip6_route_input_lookup()
2433 const struct flowi6 *fl6) in rt6_multipath_custom_hash_fl6()
2460 u32 rt6_multipath_hash(const struct net *net, const struct flowi6 *fl6, in rt6_multipath_hash()
[all …]
/Linux-v5.15/include/linux/
Dicmpv6.h85 struct flowi6;
88 struct flowi6 *fl6,
/Linux-v5.15/net/ipv6/netfilter/
Dnft_fib_ipv6.c22 static int nft_fib6_flowi_init(struct flowi6 *fl6, const struct nft_fib *priv, in nft_fib6_flowi_init()
60 struct flowi6 fl6 = { in __nft_fib6_eval_type()
157 struct flowi6 fl6 = { in nft_fib6_eval()
Dnf_dup_ipv6.c24 struct flowi6 fl6; in nf_dup_ipv6_route()
Dip6t_rpfilter.c38 struct flowi6 fl6 = { in rpfilter_lookup_reverse6()
/Linux-v5.15/include/trace/events/
Dfib6.h16 struct fib6_table *table, const struct flowi6 *flp),
/Linux-v5.15/drivers/net/ethernet/chelsio/libcxgb/
Dlibcxgb_cm.c128 struct flowi6 fl6; in cxgb_find_route6()

1234