replace pointer arithmetic and casts with offsetof
authorjsg <jsg@openbsd.org>
Fri, 23 Oct 2015 00:15:07 +0000 (00:15 +0000)
committerjsg <jsg@openbsd.org>
Fri, 23 Oct 2015 00:15:07 +0000 (00:15 +0000)
commit9a51c85f3db8f5e3c297612154ec71a680ecf0f1
treed19479e9b2d5ed062ea28aabccb1e311a6a56f2d
parentcaf33b719e15f4fd418fccb5fa0893c3948288c0
replace pointer arithmetic and casts with offsetof
ok mpi@ bluhm@
sys/netinet6/ip6_input.c