| /linux/include/net/ |
| H A D | ip6_fib.h | 421 struct flowi6 *, 436 struct dst_entry *fib6_rule_lookup(struct net *net, struct flowi6 *fl6, 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, 642 struct flowi6 *fl6, 647 struct flowi6 *fl6, 652 struct flowi6 *fl6, 657 struct flowi6 *fl6, 663 struct flowi6 *fl6, in pol_lookup_func() [all …]
|
| H A D | ipv6.h | 428 void icmpv6_push_pending_frames(struct sock *sk, struct flowi6 *fl6, 828 static inline int ip6_sk_dst_hoplimit(struct ipv6_pinfo *np, struct flowi6 *fl6, in ip6_sk_dst_hoplimit() 879 struct flowi6 *fl6) in ip6_make_flowlabel() 928 struct flowi6 *fl6) in ip6_make_flowlabel() 992 static inline __be32 flowi6_get_flowlabel(const struct flowi6 *fl6) in flowi6_get_flowlabel() 1015 int ip6_xmit(const struct sock *sk, struct sk_buff *skb, struct flowi6 *fl6, 1024 struct ipcm6_cookie *ipc6, struct flowi6 *fl6, 1049 struct flowi6 *fl6); 1051 struct dst_entry *ip6_dst_lookup_flow(struct net *net, const struct sock *sk, struct flowi6 *fl6, 1055 struct flowi6 *fl6, in ip6_dst_lookup_flow() [all …]
|
| 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);
|
| /linux/net/ipv6/ |
| 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() 931 struct flowi6 fl6; in icmpv6_echo_reply() 1252 void icmpv6_flow_init(const struct sock *sk, struct flowi6 *fl6, u8 type, in icmpv6_flow_init()
|
| H A D | ip6_flowlabel.c | 390 struct flowi6 flowi6; in fl_create() local 407 memset(&flowi6, 0, sizeof(flowi6)); in fl_create() 410 err = ip6_datagram_send_ctl(net, sk, &msg, &flowi6, &ipc6); in fl_create()
|
| H A D | ip6_output.c | 289 int ip6_xmit(const struct sock *sk, struct sk_buff *skb, struct flowi6 *fl6, in ip6_xmit() 1089 const struct flowi6 *fl6) in ip6_sk_dst_check() 1136 struct dst_entry **dst, struct flowi6 *fl6) in ip6_dst_lookup_tail() 1210 struct flowi6 fl_gw6; in ip6_dst_lookup_tail() 1226 memcpy(&fl_gw6, fl6, sizeof(struct flowi6)); in ip6_dst_lookup_tail() 1264 struct flowi6 *fl6) in ip6_dst_lookup() 1283 struct dst_entry *ip6_dst_lookup_flow(struct net *net, const struct sock *sk, struct flowi6 *fl6, in ip6_dst_lookup_flow() 1319 struct dst_entry *ip6_sk_dst_lookup_flow(struct sock *sk, struct flowi6 *fl6, in ip6_sk_dst_lookup_flow() 1462 struct flowi6 *fl6 = &cork_full->fl.u.ip6; in __ip6_append_data() 1864 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() 2243 struct flowi6 *fl6, struct fib6_result *res, int strict) in fib6_table_lookup() 2270 int oif, struct flowi6 *fl6, in ip6_pol_route() 2340 struct flowi6 *fl6, in ip6_pol_route_input() 2349 struct flowi6 *fl6, in ip6_route_input_lookup() 2498 const struct flowi6 *fl6) in rt6_multipath_custom_hash_fl6() 2529 u32 rt6_multipath_hash(const struct net *net, const struct flowi6 *fl6, in rt6_multipath_hash() [all …]
|
| H A D | datagram.c | 41 static void ip6_datagram_flow_key_init(struct flowi6 *fl6, in ip6_datagram_flow_key_init() 80 struct flowi6 *fl6; in ip6_datagram_dst_update() 346 void ipv6_local_error(struct sock *sk, int err, struct flowi6 *fl6, u32 info) in ipv6_local_error() 385 void ipv6_local_rxpmtu(struct sock *sk, struct flowi6 *fl6, u32 mtu) in ipv6_local_rxpmtu() 760 struct msghdr *msg, struct flowi6 *fl6, in ip6_datagram_send_ctl()
|
| H A D | ip6_gre.c | 609 struct flowi6 *fl6, __u8 *dsfield, in prepare_ip6gre_xmit_ipv4() 635 struct flowi6 *fl6, __u8 *dsfield, in prepare_ip6gre_xmit_ipv6() 682 struct flowi6 *fl6, __u8 *dsfield, in prepare_ip6gre_xmit_other() 720 struct flowi6 *fl6, int encap_limit, in __gre6_xmit() 795 struct flowi6 fl6; in ip6gre_xmit_ipv4() 829 struct flowi6 fl6; in ip6gre_xmit_ipv6() 860 struct flowi6 fl6; in ip6gre_xmit_other() 927 struct flowi6 fl6; in ip6erspan_tunnel_xmit() 1092 struct flowi6 *fl6 = &t->fl.u.ip6; in ip6gre_tnl_link_config_common()
|
| H A D | xfrm6_protocol.c | 80 struct flowi6 fl6 = { in xfrm6_rcv_encap()
|
| H A D | xfrm6_policy.c | 28 struct flowi6 fl6; in xfrm6_dst_lookup()
|
| H A D | syncookies.c | 235 struct flowi6 fl6; in cookie_v6_check()
|
| /linux/net/ipv6/netfilter/ |
| 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()
|
| /linux/net/l3mdev/ |
| H A D | l3mdev.c | 219 struct flowi6 *fl6) in l3mdev_link_scope_lookup()
|
| /linux/net/netfilter/ |
| H A D | xt_addrtype.c | 36 struct flowi6 flow; in match_lookup_rt6()
|
| H A D | xt_TCPMSS.c | 56 struct flowi6 *fl6 = &fl.u.ip6; in tcpmss_reverse_mtu()
|
| /linux/net/ipv6/ila/ |
| H A D | ila_lwt.c | 66 struct flowi6 fl6; in ila_output()
|
| /linux/net/sctp/ |
| H A D | ipv6.c | 223 struct flowi6 *fl6 = &t->fl.u.ip6; in sctp_v6_xmit() 281 struct flowi6 *fl6 = &_fl.u.ip6; in sctp_v6_get_dst() 448 struct flowi6 *fl6 = &fl->u.ip6; in sctp_v6_get_saddr()
|
| /linux/drivers/net/ |
| H A D | vrf.c | 416 struct flowi6 fl6; in vrf_process_v6_outbound() 1237 struct flowi6 *fl6, in vrf_ip6_route_lookup() 1251 struct flowi6 fl6 = { in vrf_ip6_input_dst() 1401 struct flowi6 *fl6) in vrf_link_scope_lookup()
|
| /linux/net/xfrm/ |
| H A D | xfrm_nat_keepalive.c | 79 struct flowi6 fl6; in nat_keepalive_send_ipv6()
|