Searched refs:ip_route_newports (Results 1 – 3 of 3) sorted by relevance
/kernel/linux/linux-5.10/include/net/ |
D | route.h | 329 static inline struct rtable *ip_route_newports(struct flowi4 *fl4, struct rtable *rt, in ip_route_newports() function
|
/kernel/linux/linux-5.10/net/dccp/ |
D | ipv4.c | 106 rt = ip_route_newports(fl4, rt, orig_sport, orig_dport, in dccp_v4_connect()
|
/kernel/linux/linux-5.10/net/ipv4/ |
D | tcp_ipv4.c | 283 rt = ip_route_newports(fl4, rt, orig_sport, orig_dport, in tcp_v4_connect()
|