Searched refs:ipt_len (Results 1 – 2 of 2) sorted by relevance
210 u_char ipt_len; /* size of structure (variable) */ member
2971 if (ipt->ipt_len < 4 || ipt->ipt_len > 40) { in ip_dooptions()2972 code = (uint8_t)((u_char *)&ipt->ipt_len - in ip_dooptions()2982 ipt->ipt_len - (int)sizeof(int32_t)) { in ip_dooptions()2997 sizeof(struct in_addr) > ipt->ipt_len) { in ip_dooptions()3019 sizeof(struct in_addr) > ipt->ipt_len) { in ip_dooptions()