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