OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:to_std_mask
(Results
1 - 2
of
2
) sorted by relevancy
/src/sbin/routed/
output.c
57
naddr
to_std_mask
;
member in struct:__anon7854488c0108
583
&& !on_net(dst, ws.to_std_net, ws.
to_std_mask
))
699
ws.
to_std_mask
= std_mask(ws.to.sin_addr.s_addr);
700
ws.to_std_net = ntohl(ws.to.sin_addr.s_addr) & ws.
to_std_mask
;
output.c
57
naddr
to_std_mask
;
member in struct:__anon7854488c0108
583
&& !on_net(dst, ws.to_std_net, ws.
to_std_mask
))
699
ws.
to_std_mask
= std_mask(ws.to.sin_addr.s_addr);
700
ws.to_std_net = ntohl(ws.to.sin_addr.s_addr) & ws.
to_std_mask
;
Completed in 36 milliseconds
Indexes created Thu Sep 25 16:09:42 GMT 2025