| /linux/include/net/ |
| H 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,
|
| H A D | inet6_connection_sock.h | 15 struct flowi6; 23 struct flowi6 *fl6,
|
| H A D | ipv6.h | 425 void icmpv6_push_pending_frames(struct sock *sk, struct flowi6 *fl6, 825 static inline int ip6_sk_dst_hoplimit(struct ipv6_pinfo *np, struct flowi6 *fl6, in ip6_sk_dst_hoplimit() 876 struct flowi6 *fl6) in ip6_make_flowlabel() 925 struct flowi6 *fl6) in ip6_make_flowlabel() 989 static inline __be32 flowi6_get_flowlabel(const struct flowi6 *fl6) in flowi6_get_flowlabel() 1012 int ip6_xmit(const struct sock *sk, struct sk_buff *skb, struct flowi6 *fl6, 1021 struct ipcm6_cookie *ipc6, struct flowi6 *fl6, 1046 struct flowi6 *fl6); 1047 struct dst_entry *ip6_dst_lookup_flow(struct net *net, const struct sock *sk, struct flowi6 *fl6, 1049 struct dst_entry *ip6_sk_dst_lookup_flow(struct sock *sk, struct flowi6 *fl6, [all …]
|
| H A D | transp_v6.h | 15 struct flowi6; 45 struct flowi6 *fl6, struct ipcm6_cookie *ipc6);
|
| H 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);
|
| H A D | l3mdev.h | 45 struct flowi6 *fl6); 176 struct dst_entry *l3mdev_link_scope_lookup(struct net *net, struct flowi6 *fl6); 290 struct dst_entry *l3mdev_link_scope_lookup(struct net *net, struct flowi6 *fl6) in l3mdev_link_scope_lookup()
|
| /linux/net/ipv6/ |
| H A D | addrconf_core.c | 134 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()
|
| H A D | fou6.c | 22 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()
|
| H A D | fib6_rules.c | 68 int 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() 138 struct flowi6 *flp6, const struct net_device *dev) in fib6_rule_saddr() 166 struct flowi6 *flp6 = &flp->u.ip6; in fib6_rule_action_alt() 204 struct flowi6 *flp6 = &flp->u.ip6; in __fib6_rule_action() 315 struct flowi6 *fl6 = &fl->u.ip6; in fib6_rule_match()
|
| H A D | xfrm6_output.c | 21 struct flowi6 fl6; in xfrm6_local_rxpmtu() 32 struct flowi6 fl6; in xfrm6_local_error()
|
| H A D | icmp.c | 196 struct flowi6 *fl6, bool apply_ratelimit) in icmpv6_xrlim_allow() 240 struct flowi6 *fl6) in icmpv6_rt_has_prefsrc() 276 void icmpv6_push_pending_frames(struct sock *sk, struct flowi6 *fl6, in icmpv6_push_pending_frames() 357 struct flowi6 *fl6) in icmpv6_route_lookup() 360 struct flowi6 fl2; in icmpv6_route_lookup() 651 struct flowi6 fl6; in icmp6_send() 928 struct flowi6 fl6; in icmpv6_echo_reply() 1251 void icmpv6_flow_init(const struct sock *sk, struct flowi6 *fl6, u8 type, in icmpv6_flow_init()
|
| H A D | ip6_flowlabel.c | 395 struct flowi6 flowi6; in fl_create() local 412 memset(&flowi6, 0, sizeof(flowi6)); in fl_create() 415 err = ip6_datagram_send_ctl(net, sk, &msg, &flowi6, &ipc6); in fl_create()
|
| H A D | ip6_output.c | 268 int ip6_xmit(const struct sock *sk, struct sk_buff *skb, struct flowi6 *fl6, in ip6_xmit() 1059 const struct flowi6 *fl6) in ip6_sk_dst_check() 1106 struct dst_entry **dst, struct flowi6 *fl6) in ip6_dst_lookup_tail() 1180 struct flowi6 fl_gw6; in ip6_dst_lookup_tail() 1196 memcpy(&fl_gw6, fl6, sizeof(struct flowi6)); in ip6_dst_lookup_tail() 1234 struct flowi6 *fl6) in ip6_dst_lookup() 1253 struct dst_entry *ip6_dst_lookup_flow(struct net *net, const struct sock *sk, struct flowi6 *fl6, in ip6_dst_lookup_flow() 1287 struct dst_entry *ip6_sk_dst_lookup_flow(struct sock *sk, struct flowi6 *fl6, in ip6_sk_dst_lookup_flow() 1430 struct flowi6 *fl6 = &cork_full->fl.u.ip6; in __ip6_append_data() 1830 struct ipcm6_cookie *ipc6, struct flowi6 *fl6, in ip6_append_data() [all …]
|
| H A D | route.c | 439 struct flowi6 *fl6, int oif, bool have_oif_match, in fib6_select_path() 1254 struct flowi6 *fl6, in ip6_pol_route_lookup() 1305 struct dst_entry *ip6_route_lookup(struct net *net, struct flowi6 *fl6, in ip6_route_lookup() 1316 struct flowi6 fl6 = { in rt6_lookup() 2239 struct flowi6 *fl6, struct fib6_result *res, int strict) in fib6_table_lookup() 2266 int oif, struct flowi6 *fl6, in ip6_pol_route() 2336 struct flowi6 *fl6, in ip6_pol_route_input() 2345 struct flowi6 *fl6, in ip6_route_input_lookup() 2494 const struct flowi6 *fl6) in rt6_multipath_custom_hash_fl6() 2525 u32 rt6_multipath_hash(const struct net *net, const struct flowi6 *fl6, in rt6_multipath_hash() [all …]
|
| H A D | ip6_gre.c | 608 struct flowi6 *fl6, __u8 *dsfield, in prepare_ip6gre_xmit_ipv4() 634 struct flowi6 *fl6, __u8 *dsfield, in prepare_ip6gre_xmit_ipv6() 681 struct flowi6 *fl6, __u8 *dsfield, in prepare_ip6gre_xmit_other() 719 struct flowi6 *fl6, int encap_limit, in __gre6_xmit() 794 struct flowi6 fl6; in ip6gre_xmit_ipv4() 828 struct flowi6 fl6; in ip6gre_xmit_ipv6() 859 struct flowi6 fl6; in ip6gre_xmit_other() 926 struct flowi6 fl6; in ip6erspan_tunnel_xmit() 1091 struct flowi6 *fl6 = &t->fl.u.ip6; in ip6gre_tnl_link_config_common()
|
| H A D | ip6mr.c | 149 static int ip6mr_fib_lookup(struct net *net, struct flowi6 *flp6, in ip6mr_fib_lookup() 319 static int ip6mr_fib_lookup(struct net *net, struct flowi6 *flp6, in ip6mr_fib_lookup() 552 struct flowi6 fl6 = { in pim6_rcv() 617 struct flowi6 fl6 = { in reg_vif_xmit() 1654 struct flowi6 fl6 = { in mroute6_is_socket() 2045 struct flowi6 fl6; in ip6mr_prepare_xmit() 2064 fl6 = (struct flowi6) { in ip6mr_prepare_xmit() 2308 struct flowi6 fl6 = { in ip6_mr_input() 2366 struct flowi6 fl6 = (struct flowi6) { in ip6_mr_output()
|
| H A D | ip6_udp_tunnel.c | 146 struct flowi6 fl6; in udp_tunnel6_dst_lookup()
|
| /linux/drivers/net/ethernet/netronome/nfp/flower/ |
| H A D | tunnel_conf.c | 507 struct flowi6 *flowi6 = (struct flowi6 *)flow; in nfp_tun_write_neigh() local 511 payload->src_ipv6 = flowi6->saddr; in nfp_tun_write_neigh() 512 payload->dst_ipv6 = flowi6->daddr; in nfp_tun_write_neigh() 550 struct flowi6 *flowi6 = (struct flowi6 *)flow; in nfp_tun_write_neigh() local 555 payload->dst_ipv6 = flowi6->daddr; in nfp_tun_write_neigh() 648 struct flowi6 flow6 = {}; in nfp_tun_neigh_update() 802 struct flowi6 flow = {}; in nfp_tunnel_request_route_v6()
|
| /linux/include/linux/ |
| H A D | icmpv6.h | 86 struct flowi6; 89 void icmpv6_flow_init(const struct sock *sk, struct flowi6 *fl6, u8 type,
|
| /linux/net/ipv6/netfilter/ |
| H A D | nft_fib_ipv6.c | 22 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() 164 struct flowi6 fl6 = { in nft_fib6_eval()
|
| H A D | nf_dup_ipv6.c | 24 struct flowi6 fl6; in nf_dup_ipv6_route()
|
| H A D | ip6t_rpfilter.c | 38 struct flowi6 fl6 = { in rpfilter_lookup_reverse6()
|
| /linux/net/dccp/ |
| H A D | ipv6.c | |
| /linux/drivers/net/ethernet/chelsio/libcxgb/ |
| H A D | libcxgb_cm.c | 129 struct flowi6 fl6; in cxgb_find_route6()
|
| /linux/drivers/net/ipvlan/ |
| H A D | ipvlan_l3s.c | 68 struct flowi6 fl6 = { in ipvlan_l3_rcv()
|