Home | History | Annotate | Download | only in iputils

Lines Matching refs:totlen

1133 	int optlen, totlen;
1138 totlen = hlen-sizeof(struct iphdr);
1141 while (totlen > 0) {
1145 totlen--;
1152 if (optlen < 2 || optlen > totlen)
1273 totlen -= optlen;