Searched refs:ip_route_output_ports (Results 1 – 14 of 14) sorted by relevance
| /OK3568_Linux_fs/kernel/net/ipv4/ |
| H A D | datagram.c | 119 rt = ip_route_output_ports(sock_net(sk), &fl4, sk, daddr, in ip4_datagram_release_cb()
|
| H A D | inet_connection_sock.c | 1086 rt = ip_route_output_ports(sock_net(sk), fl4, sk, daddr, in inet_csk_rebuild_route()
|
| H A D | igmp.c | 369 rt = ip_route_output_ports(net, &fl4, NULL, IGMPV3_ALL_MCR, 0, in igmpv3_newpack() 749 rt = ip_route_output_ports(net, &fl4, NULL, dst, 0, in igmp_send_report()
|
| H A D | ipmr.c | 1841 rt = ip_route_output_ports(net, &fl4, NULL, in ipmr_queue_xmit() 1850 rt = ip_route_output_ports(net, &fl4, NULL, iph->daddr, 0, in ipmr_queue_xmit()
|
| H A D | af_inet.c | 1290 rt = ip_route_output_ports(sock_net(sk), fl4, sk, daddr, inet->inet_saddr, in inet_sk_rebuild_header()
|
| H A D | ip_output.c | 496 rt = ip_route_output_ports(net, fl4, sk, in __ip_queue_xmit()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/chelsio/libcxgb/ |
| H A D | libcxgb_cm.c | 101 rt = ip_route_output_ports(&init_net, &fl4, NULL, peer_ip, local_ip, in cxgb_find_route()
|
| /OK3568_Linux_fs/kernel/drivers/net/ppp/ |
| H A D | pptp.c | 154 rt = ip_route_output_ports(net, &fl4, NULL, in pptp_xmit() 443 rt = ip_route_output_ports(sock_net(sk), &fl4, sk, in pptp_connect()
|
| /OK3568_Linux_fs/kernel/include/net/ |
| H A D | route.h | 157 static inline struct rtable *ip_route_output_ports(struct net *net, struct flowi4 *fl4, in ip_route_output_ports() function
|
| /OK3568_Linux_fs/kernel/net/rxrpc/ |
| H A D | peer_object.c | 169 rt = ip_route_output_ports( in rxrpc_assess_MTU_size()
|
| /OK3568_Linux_fs/kernel/net/l2tp/ |
| H A D | l2tp_ip.c | 476 rt = ip_route_output_ports(sock_net(sk), fl4, sk, in l2tp_ip_sendmsg()
|
| /OK3568_Linux_fs/kernel/net/ipv6/ |
| H A D | ip6_tunnel.c | 644 rt = ip_route_output_ports(dev_net(skb->dev), &fl4, NULL, eiph->saddr, in ip4ip6_err() 654 rt = ip_route_output_ports(dev_net(skb->dev), &fl4, NULL, in ip4ip6_err()
|
| H A D | sit.c | 1106 struct rtable *rt = ip_route_output_ports(tunnel->net, &fl4, in ipip6_tunnel_bind_dev()
|
| /OK3568_Linux_fs/kernel/drivers/scsi/cxgbi/ |
| H A D | libcxgbi.c | 595 rt = ip_route_output_ports(&init_net, fl4, NULL, daddr, saddr, in find_route_ipv4()
|