Searched refs:from_ok (Results 1 – 3 of 3) sorted by relevance
1586 int from_ok = 0; in iproute_get() local1619 from_ok = 1; in iproute_get()1696 if (connected && !from_ok) { in iproute_get()
591 int sockfd, connected, from_ok, route_cmd; member
42 int sockfd, connected, from_ok, route_cmd;1592 if (TT.flush || (TT.connected && !TT.from_ok)) in display_route_info()1686 case 0: TT.from_ok = 1; // dst address in route_get()1727 if (TT.connected && !TT.from_ok) { in route_get()