OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ip6_hdr
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/netinet/
ip6.h
77
struct
ip6_hdr
{
struct
128
__CTASSERT(sizeof(struct
ip6_hdr
) == 40);
/src/external/bsd/tcpdump/dist/
ip6.h
72
struct
ip6_hdr
{
struct
87
#define IP6_VERSION(
ip6_hdr
) ((GET_U_1((
ip6_hdr
)->ip6_vfc) & 0xf0) >> 4)
Completed in 24 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026