OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ip6d_len
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/netinet6/
dest6.c
67
dstoptlen = (dstopts->
ip6d_len
+ 1) << 3;
ip6_output.c
3098
destlen = (dest->
ip6d_len
+ 1) << 3;
/src/sys/netinet/
ip6.h
151
u_int8_t
ip6d_len
; /* length in units of 8 octets */
member in struct:ip6_dest
/src/sbin/ping6/
ping6.c
2350
hlen = (((struct ip6_dest *)cp)->
ip6d_len
+1) << 3;
Completed in 23 milliseconds
Indexes created Sun Feb 22 16:20:20 UTC 2026