Home
last modified time | relevance | path

Searched defs:ip6_header (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/include/net/
H A Deth.h105 struct ip6_header { struct
106 union {
119 } ip6_ctlun;
120 struct in6_address ip6_src; /* source address */
121 struct in6_address ip6_dst; /* destination address */
/openbmc/linux/net/ipv6/
H A Dsysctl_net_ipv6.c338 static struct ctl_table_header *ip6_header; variable