Home
last modified time | relevance | path

Searched refs:to_std_net (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sbin/routed/
H A Doutput.c58 naddr to_std_net; member
583 && !on_net(dst, ws.to_std_net, ws.to_std_mask)) in walk_supply()
700 ws.to_std_net = ntohl(ws.to.sin_addr.s_addr) & ws.to_std_mask; in supply()