Searched refs:ip6_hbh (Results 1 - 2 of 2) sorted by path

/haiku/headers/posix/netinet/
H A Dip6.h122 struct ip6_hbh { struct
/haiku/src/bin/network/ping/
H A Dping6.c1892 struct ip6_hbh *ext;
1901 ext = (struct ip6_hbh *)extbuf;
2625 hlen = (((struct ip6_hbh *)cp)->ip6h_len+1) << 3;
2626 nh = ((struct ip6_hbh *)cp)->ip6h_nxt;

Completed in 135 milliseconds