Home
last modified time | relevance | path

Searched refs:ip_route_newports (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/include/net/
Droute.h280 static inline struct rtable *ip_route_newports(struct flowi4 *fl4, struct rtable *rt, in ip_route_newports() function
/linux-4.1.27/net/dccp/
Dipv4.c110 rt = ip_route_newports(fl4, rt, orig_sport, orig_dport, in dccp_v4_connect()
/linux-4.1.27/net/ipv4/
Dtcp_ipv4.c227 rt = ip_route_newports(fl4, rt, orig_sport, orig_dport, in tcp_v4_connect()