HomeSort by: relevance | last modified time | path
    Searched defs:to_std_net (Results 1 - 2 of 2) sorted by relevancy

  /src/sbin/routed/
output.c 58 naddr to_std_net; member in struct:__anon7854488c0108
583 && !on_net(dst, ws.to_std_net, ws.to_std_mask))
700 ws.to_std_net = ntohl(ws.to.sin_addr.s_addr) & ws.to_std_mask;
output.c 58 naddr to_std_net; member in struct:__anon7854488c0108
583 && !on_net(dst, ws.to_std_net, ws.to_std_mask))
700 ws.to_std_net = ntohl(ws.to.sin_addr.s_addr) & ws.to_std_mask;

Completed in 24 milliseconds