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 - 6
of
6
) 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/external/bsd/tcpdump/dist/
ip6.h
117
nd_uint8_t
ip6d_len
; /* length in units of 8 octets */
member in struct:ip6_dest
print-ip6opts.c
219
dstoptlen = (GET_U_1(dp->
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 58 milliseconds
Indexes created Sun Jun 14 00:25:39 UTC 2026