Searched defs:ip6_header (Results 1 – 2 of 2) sorted by relevance
105 struct ip6_header { struct106 union {119 } ip6_ctlun;120 struct in6_address ip6_src; /* source address */121 struct in6_address ip6_dst; /* destination address */
338 static struct ctl_table_header *ip6_header; variable