Home
last modified time | relevance | path

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

/external/qemu/slirp-android/
Dip_input.c630 if (ipt->ipt_len < 5)
632 if (ipt->ipt_ptr > ipt->ipt_len - sizeof (int32_t)) {
645 sizeof(struct in_addr) > ipt->ipt_len)
659 sizeof(struct in_addr) > ipt->ipt_len)
Dip.h142 u_int8_t ipt_len; /* size of structure (variable) */ member
/external/qemu/slirp/
Dip_input.c630 if (ipt->ipt_len < 5)
632 if (ipt->ipt_ptr > ipt->ipt_len - sizeof (int32_t)) {
645 sizeof(struct in_addr) > ipt->ipt_len)
659 sizeof(struct in_addr) > ipt->ipt_len)
Dip.h140 u_int8_t ipt_len; /* size of structure (variable) */ member
/external/tcpdump/
Dip.h125 u_int8_t ipt_len; /* size of structure (variable) */ member