OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ag_dst_h
(Results
1 - 3
of
3
) sorted by relevancy
/src/sbin/routed/
table.c
147
&& ag_cors->
ag_dst_h
== (ag->
ag_dst_h
& ag_cors->ag_mask)) {
148
ag_cors->ag_state |= ((ag_cors->
ag_dst_h
== ag->
ag_dst_h
)
163
ag->
ag_dst_h
|= bit;
219
dst_h = ag->
ag_dst_h
;
237
if ((dst_h & ag_cors->ag_mask) == ag_cors->
ag_dst_h
) {
260
if (ag_cors->
ag_dst_h
== dst_h)
311
nc_ag.
ag_dst_h
= dst;
342
&& ag->
ag_dst_h
< ds
[
all
...]
defs.h
364
naddr
ag_dst_h
; /* destination in host byte order */
member in struct:ag_info
output.c
369
dst_h = ag->
ag_dst_h
;
Completed in 37 milliseconds
Indexes created Tue Oct 14 15:09:51 GMT 2025