Home
last modified time | relevance | path

Searched refs:ipt_len (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/tests/usr.bin/xlint/lint1/
H A Dd_packed_structs.c13 char ipt_len; member
/netbsd-src/sys/netinet/
H A Dip_input.c1043 if (ipt->ipt_len < 4 || ipt->ipt_len > 40) { in ip_dooptions()
1044 code = (u_char *)&ipt->ipt_len - (u_char *)ip; in ip_dooptions()
1051 if (ipt->ipt_ptr > ipt->ipt_len - sizeof(int32_t)) { in ip_dooptions()
1074 sizeof(struct in_addr) > ipt->ipt_len) { in ip_dooptions()
1106 sizeof(struct in_addr) > ipt->ipt_len) { in ip_dooptions()
H A Dip.h195 u_int8_t ipt_len; /* size of structure (variable) */ member
/netbsd-src/external/mpl/dhcp/dist/includes/netinet/
H A Dip.h127 u_int8_t ipt_len; /* size of structure (variable) */ member