| /linux/net/ipv6/ |
| 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() 651 struct flowi6 fl6; in icmp6_send() local 931 struct flowi6 fl6; in icmpv6_echo_reply() local 1252 void icmpv6_flow_init(const struct sock *sk, struct flowi6 *fl6, u8 type, in icmpv6_flow_init()
|
| H A D | xfrm6_output.c | 21 struct flowi6 fl6; in xfrm6_local_rxpmtu() local 32 struct flowi6 fl6; in xfrm6_local_error() local
|
| 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() local 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 | route.c | 439 struct flowi6 *fl6, int oif, bool have_oif_match, in fib6_select_path() argument 1254 struct flowi6 *fl6, in ip6_pol_route_lookup() argument 1305 ip6_route_lookup(struct net * net,struct flowi6 * fl6,const struct sk_buff * skb,int flags) ip6_route_lookup() argument 1316 struct flowi6 fl6 = { rt6_lookup() local 2239 fib6_table_lookup(struct net * net,struct fib6_table * table,int oif,struct flowi6 * fl6,struct fib6_result * res,int strict) fib6_table_lookup() argument 2266 ip6_pol_route(struct net * net,struct fib6_table * table,int oif,struct flowi6 * fl6,const struct sk_buff * skb,int flags) ip6_pol_route() argument 2336 ip6_pol_route_input(struct net * net,struct fib6_table * table,struct flowi6 * fl6,const struct sk_buff * skb,int flags) ip6_pol_route_input() argument 2345 ip6_route_input_lookup(struct net * net,struct net_device * dev,struct flowi6 * fl6,const struct sk_buff * skb,int flags) ip6_route_input_lookup() argument 2494 rt6_multipath_custom_hash_fl6(const struct net * net,const struct flowi6 * fl6) rt6_multipath_custom_hash_fl6() argument 2525 rt6_multipath_hash(const struct net * net,const struct flowi6 * fl6,const struct sk_buff * skb,struct flow_keys * flkeys) rt6_multipath_hash() argument 2635 struct flowi6 fl6 = { ip6_route_input() local 2662 ip6_pol_route_output(struct net * net,struct fib6_table * table,struct flowi6 * fl6,const struct sk_buff * skb,int flags) ip6_pol_route_output() argument 2671 ip6_route_output_flags_noref(struct net * net,const struct sock * sk,struct flowi6 * fl6,int flags) ip6_route_output_flags_noref() argument 2704 ip6_route_output_flags(struct net * net,const struct sock * sk,struct flowi6 * fl6,int flags) ip6_route_output_flags() argument 3003 struct flowi6 fl6 = { ip6_update_pmtu() local 3043 ip6_sk_dst_store_flow(struct sock * sk,struct dst_entry * dst,const struct flowi6 * fl6) ip6_sk_dst_store_flow() argument 3059 ip6_redirect_nh_match(const struct fib6_result * res,struct flowi6 * fl6,const struct in6_addr * gw,struct rt6_info ** ret) ip6_redirect_nh_match() argument 3090 struct flowi6 *fl6; global() member 3105 struct flowi6 fl6; global() member 3111 __ip6_route_redirect(struct net * net,struct fib6_table * table,struct flowi6 * fl6,const struct sk_buff * skb,int flags) __ip6_route_redirect() argument 3193 ip6_route_redirect(struct net * net,const struct flowi6 * fl6,const struct sk_buff * skb,const struct in6_addr * gateway) ip6_route_redirect() argument 3212 struct flowi6 fl6 = { ip6_redirect() local 3233 struct flowi6 fl6 = { ip6_redirect_no_header() local 3327 icmp6_dst_alloc(struct net_device * dev,struct flowi6 * fl6) icmp6_dst_alloc() argument 3389 struct flowi6 fl6 = { ip6_nh_lookup_table() local 3459 struct flowi6 fl6 = { ip6_route_check_nh() local 6209 struct flowi6 fl6 = {}; inet6_rtm_getroute() local [all...] |
| H A D | tcp_ipv6.c | 146 struct flowi6 *fl6; in tcp_v6_connect() local 353 struct flowi6 *fl6 = &inet_sk(sk)->cork.fl.u.ip6; inet6_csk_update_pmtu() local 550 struct flowi6 *fl6 = &fl->u.ip6; tcp_v6_send_synack() local 850 struct flowi6 fl6; tcp_v6_send_response() local 1383 struct flowi6 fl6; global() local [all...] |
| H A D | ip6_tunnel.c | 1094 ip6_tnl_xmit(struct sk_buff * skb,struct net_device * dev,__u8 dsfield,struct flowi6 * fl6,int encap_limit,__u32 * pmtu,__u8 proto) ip6_tnl_xmit() argument 1308 struct flowi6 fl6; ipxip6_tnl_xmit() local 1474 struct flowi6 *fl6 = &t->fl.u.ip6; ip6_tnl_link_config() local 1843 struct flowi6 fl6 = { ip6_tnl_fill_forward_path() local [all...] |
| H A D | xfrm6_policy.c | 28 struct flowi6 fl6; in xfrm6_dst_lookup() local
|
| H A D | syncookies.c | 235 struct flowi6 fl6; in cookie_v6_check() local
|
| H A D | xfrm6_protocol.c | 80 struct flowi6 fl6 = { in xfrm6_rcv_encap() local
|
| H A D | mip6.c | 201 const struct flowi6 *fl6 = &fl->u.ip6; in mip6_destopt_reject() local
|
| H A D | rpl_iptunnel.c | 223 struct flowi6 fl6; in rpl_output() local [all...] |
| H A D | ioam6_iptunnel.c | 408 struct flowi6 fl6; in ioam6_output() local
|
| /linux/net/dccp/ |
| H A D | ipv6.c | |
| /linux/net/ipv6/netfilter/ |
| H A D | nf_dup_ipv6.c | 24 struct flowi6 fl6; in nf_dup_ipv6_route() local
|
| H A D | ip6t_rpfilter.c | 38 struct flowi6 fl6 = { in rpfilter_lookup_reverse6() local
|
| /linux/net/sctp/ |
| H A D | ipv6.c | 223 struct flowi6 *fl6 = &t->fl.u.ip6; in sctp_v6_xmit() local 279 struct flowi6 *fl6 = &_fl.u.ip6; sctp_v6_get_dst() local 446 struct flowi6 *fl6 = &fl->u.ip6; sctp_v6_get_saddr() local [all...] |
| /linux/drivers/net/ethernet/chelsio/libcxgb/ |
| H A D | libcxgb_cm.c | 129 struct flowi6 fl6; in cxgb_find_route6() local
|
| /linux/drivers/net/ipvlan/ |
| H A D | ipvlan_l3s.c | 68 struct flowi6 fl6 = { in ipvlan_l3_rcv() local
|
| /linux/net/l3mdev/ |
| H A D | l3mdev.c | 219 struct flowi6 *fl6) in l3mdev_link_scope_lookup()
|
| /linux/net/netfilter/ |
| H A D | xt_TCPMSS.c | 56 struct flowi6 *fl6 = &fl.u.ip6; in tcpmss_reverse_mtu() local
|
| /linux/net/ipv6/ila/ |
| H A D | ila_lwt.c | 66 struct flowi6 fl6; in ila_output() local
|
| /linux/net/xfrm/ |
| H A D | xfrm_nat_keepalive.c | 79 struct flowi6 fl6; in nat_keepalive_send_ipv6() local
|
| /linux/include/net/ |
| H A D | ip6_fib.h | 663 struct flowi6 *fl6, in pol_lookup_func() 690 struct flowi6 *fl6, in fib6_rules_early_flow_dissect() 736 struct flowi6 *fl6, in fib6_rules_early_flow_dissect()
|
| H A D | ip6_tunnel.h | 110 u8 *protocol, struct flowi6 *fl6) in ip6_tnl_encap()
|
| /linux/net/rxrpc/ |
| H A D | peer_object.c | 160 struct flowi6 *fl6 = &fl.u.ip6; in rxrpc_assess_MTU_size() local
|