Home
last modified time | relevance | path

Searched refs:ip_route_output_key (Results 1 – 17 of 17) sorted by relevance

/linux/include/net/
H A Droute.h177 static inline struct rtable *ip_route_output_key(struct net *net, struct flowi4 *flp) in ip_route_output_key() function
198 return ip_route_output_key(net, &fl4); in ip_route_output()
/linux/net/ipv4/
H A Dudp_tunnel_core.c255 rt = ip_route_output_key(net, &fl4); in udp_tunnel_dst_lookup()
H A Dip_tunnel.c300 rt = ip_route_output_key(tunnel->net, &fl4); in ip_tunnel_bind_dev()
614 rt = ip_route_output_key(tunnel->net, &fl4); in ip_md_tunnel_xmit()
782 rt = ip_route_output_key(tunnel->net, &fl4); in ip_tunnel_xmit()
H A Dip_gre.c640 rt = ip_route_output_key(dev_net(dev), &fl4); in gre_fill_metadata_dst()
957 rt = ip_route_output_key(t->net, &fl4); in ipgre_open()
H A Dicmp.c465 rt = ip_route_output_key(net, &fl4); in icmp_reply()
/linux/net/xfrm/
H A Dxfrm_nat_keepalive.c57 rt = ip_route_output_key(net, &fl4); in nat_keepalive_send_ipv4()
/linux/net/core/
H A Dlwt_bpf.c222 rt = ip_route_output_key(net, &fl4); in bpf_lwt_xmit_reroute()
/linux/net/sctp/
H A Dprotocol.c455 rt = ip_route_output_key(sock_net(sk), fl4); in sctp_v4_get_dst()
511 rt = ip_route_output_key(sock_net(sk), fl4); in sctp_v4_get_dst()
/linux/drivers/infiniband/sw/rxe/
H A Drxe_net.c120 rt = ip_route_output_key(net, &fl); in rxe_find_route4()
/linux/net/tipc/
H A Dudp_media.c193 rt = ip_route_output_key(net, &fl); in tipc_udp_xmit()
/linux/drivers/net/ethernet/sfc/
H A Dtc_encap_actions.c173 rt = ip_route_output_key(net, &flow4); in efx_bind_neigh()
/linux/drivers/net/
H A Damt.c1028 rt = ip_route_output_key(amt->net, &fl4); in amt_send_membership_update()
1087 rt = ip_route_output_key(amt->net, &fl4); in amt_send_multicast_data()
1143 rt = ip_route_output_key(amt->net, &fl4); in amt_send_membership_query()
H A Dgeneve.c2397 struct rtable *rt = ip_route_output_key(geneve->net, &fl4); in geneve_link_config()
/linux/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
H A Dipsec.c332 rt = ip_route_output_key(dev_net(netdev), &fl4); in mlx5e_ipsec_init_macs()
/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_span.c428 rt = ip_route_output_key(tun->net, &fl4); in mlxsw_sp_span_gretap4_route()
/linux/net/netfilter/ipvs/
H A Dip_vs_xmit.c145 rt = ip_route_output_key(net, &fl4); in do_output_route4()
/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_tc.c1245 rt = ip_route_output_key(dev_net(real_dst_dev), &flow); in bnxt_tc_resolve_tunnel_hdrs()