Home
last modified time | relevance | path

Searched refs:hbh (Results 1 – 2 of 2) sorted by relevance

/tools/testing/selftests/net/
A Dioam6_parser.c1007 struct ipv6_hopopt_hdr *hbh; in main() local
1031 hoplen = sizeof(*hbh); in main()
1067 hbh = (struct ipv6_hopopt_hdr *)(buffer + sizeof(*ipv6)); in main()
1068 if (hbh->nexthdr != nexthdr || hbh->hdrlen != (hoplen >> 3) - 1) in main()
1072 ptr = (__u8 *)hbh + sizeof(*hbh); in main()
/tools/testing/selftests/net/forwarding/
A Dlib.sh2028 local hbh
2032 hbh=$(:
2063 payload_template_expand_checksum "$hbh$icmpv6" $checksum
2071 local hbh
2074 hbh=$(:
2098 payload_template_expand_checksum "$hbh$icmpv6" $checksum

Completed in 8 milliseconds