Searched refs:from_ok (Results 1 – 2 of 2) sorted by relevance
46 int sockfd, connected, from_ok, route_cmd;1704 if (TT.flush || (TT.connected && !TT.from_ok)) in display_route_info()1798 case 0: TT.from_ok = 1; // dst address in route_get()1839 if (TT.connected && !TT.from_ok) { in route_get()
713 int sockfd, connected, from_ok, route_cmd; member