Home
last modified time | relevance | path

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

/linux/include/net/
H A Droute.h355 static inline struct rtable *ip_route_newports(struct flowi4 *fl4, struct rtable *rt, in ip_route_newports() function
/linux/net/ipv4/
H A Dtcp_ipv4.c311 rt = ip_route_newports(fl4, rt, orig_sport, orig_dport, in tcp_v4_connect()