GETIP
ecn0 = GETIP(fp->ipq_frags)->ip_tos & IPTOS_ECN_MASK;
GETIP(fp->ipq_frags)->ip_tos |= IPTOS_ECN_CE;
if (ntohs(GETIP(q)->ip_off) > ntohs(ip->ip_off))
i = ntohs(GETIP(p)->ip_off) + ntohs(GETIP(p)->ip_len) -
ntohs(GETIP(q)->ip_off); q = nq) {
ntohs(GETIP(q)->ip_off);
if (i < ntohs(GETIP(q)->ip_len)) {
GETIP(q)->ip_len = htons(ntohs(GETIP(q)->ip_len) - i);
GETIP(q)->ip_off = htons(ntohs(GETIP(q)->ip_off) + i);
if (ntohs(GETIP(q)->ip_off) != next) {
next += ntohs(GETIP(q)->ip_len);
ip = GETIP(q);