OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ip6f_ro
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/netinet6/
ip6_flow.c
320
if ((rt = rtcache_validate(&ip6f->
ip6f_ro
)) == NULL ||
347
dst = rtcache_getdst(&ip6f->
ip6f_ro
);
370
rtcache_unref(rt, &ip6f->
ip6f_ro
);
401
rt = rtcache_validate(&ip6f->
ip6f_ro
);
403
rtcache_unref(rt, &ip6f->
ip6f_ro
);
424
rtcache_free(&ip6f->
ip6f_ro
);
446
rtcache_free(&ip6f->
ip6f_ro
);
464
if ((rt = rtcache_validate(&ip6f->
ip6f_ro
)) == NULL)
466
rtcache_unref(rt, &ip6f->
ip6f_ro
);
485
rtcache_free(&ip6f->
ip6f_ro
);
[
all
...]
ip6_var.h
219
struct route
ip6f_ro
; /* associated route entry */
member in struct:ip6flow
Completed in 12 milliseconds
Indexes created Wed Oct 22 13:09:56 GMT 2025