OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ip6po_rhi_rthdr
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/netinet6/
ip6_var.h
90
struct ip6_rthdr *
ip6po_rhi_rthdr
; /* Routing header */
member in struct:ip6po_rhinfo
93
#define ip6po_rthdr ip6po_rhinfo.
ip6po_rhi_rthdr
ip6_output.c
2051
opt->ip6po_rhinfo.
ip6po_rhi_rthdr
)
2256
if (pktopt->ip6po_rhinfo.
ip6po_rhi_rthdr
)
2257
free(pktopt->ip6po_rhinfo.
ip6po_rhi_rthdr
, M_IP6OPT);
2258
pktopt->ip6po_rhinfo.
ip6po_rhi_rthdr
= NULL;
Completed in 42 milliseconds
Indexes created Wed Oct 22 13:09:56 GMT 2025