OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:rip6_tag
(Results
1 - 3
of
3
) sorted by relevancy
/src/usr.sbin/route6d/
route6d.h
44
u_short
rip6_tag
;
member in struct:netinfo6
route6d.c
662
if (nip->
rip6_tag
) {
664
ntohs(nip->
rip6_tag
) & 0xffff);
735
rrt_info.
rip6_tag
= htons(routetag & 0xffff);
777
nip->
rip6_tag
= 0;
1112
if (np->
rip6_tag
)
1113
trace(2, " tag=0x%04x", ntohs(np->
rip6_tag
) & 0xffff);
1937
rrt->rrt_info.
rip6_tag
= htons(routetag & 0xffff);
2129
rrt->rrt_info.
rip6_tag
= htons(routetag & 0xffff);
2472
np->
rip6_tag
= 0;
2824
if (rrt->rrt_info.
rip6_tag
) {
[
all
...]
/src/usr.sbin/rip6query/
rip6query.c
145
np->
rip6_tag
= 0;
171
if (np->
rip6_tag
)
172
printf(" tag=0x%x", ntohs(np->
rip6_tag
));
Completed in 12 milliseconds
Indexes created Fri Oct 17 23:09:53 GMT 2025