tag | line | file | source code |
---|---|---|---|
ip_route_local | 232 | include/net/sock.h | int ip_route_local; /* State of locality flag */ |
ip_route_local | 607 | net/ipv4/ip_output.c | daddr!=sk->ip_route_daddr || sk->ip_route_local!=local || |
ip_route_local | 614 | net/ipv4/ip_output.c | sk->ip_route_local=local; |