Home
last modified time | relevance | path

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

123

/dports/emulators/pcem/pcem_emulator-pcem-faf5d6423060/src/slirp/
H A Dip_input.c604 if (ipt->ipt_len < 5)
606 if (ipt->ipt_ptr > ipt->ipt_len - sizeof (int32_t)) {
619 sizeof(struct in_addr) > ipt->ipt_len)
633 sizeof(struct in_addr) > ipt->ipt_len)
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/slirp/
H A Dip_input.c590 if (ipt->ipt_len < 5)
592 if (ipt->ipt_ptr > ipt->ipt_len - sizeof (int32_t)) {
605 sizeof(struct in_addr) > ipt->ipt_len)
619 sizeof(struct in_addr) > ipt->ipt_len)
/dports/emulators/fs-uae/fs-uae-3.1.35/src/slirp/
H A Dip_input.cpp602 if (ipt->ipt_len < 5)
604 if (ipt->ipt_ptr > ipt->ipt_len - sizeof (int32_t)) {
617 sizeof(struct in_addr) > ipt->ipt_len)
631 sizeof(struct in_addr) > ipt->ipt_len)
/dports/net/vde/vde-1.5.7/slirpvde/
H A Dip_input.c614 if (ipt->ipt_len < 5)
616 if (ipt->ipt_ptr > ipt->ipt_len - sizeof (int32_t)) {
629 sizeof(struct in_addr) > ipt->ipt_len)
643 sizeof(struct in_addr) > ipt->ipt_len)
/dports/emulators/bochs/bochs-2.7/iodev/network/slirp/
H A Dip_input.cc594 if (ipt->ipt_len < 5)
596 if (ipt->ipt_ptr > ipt->ipt_len - sizeof (int32_t)) {
609 sizeof(struct in_addr) > ipt->ipt_len)
623 sizeof(struct in_addr) > ipt->ipt_len)
/dports/net/vde2/vde2-2.3.2/src/slirpvde/
H A Dip_input.c600 if (ipt->ipt_len < 5)
602 if (ipt->ipt_ptr > ipt->ipt_len - sizeof (int32_t)) {
615 sizeof(struct in_addr) > ipt->ipt_len)
629 sizeof(struct in_addr) > ipt->ipt_len)
/dports/net-mgmt/argus3-clients/argus-clients-3.0.8.3/include/cygwin-include/netinet/
H A Dip.h96 u_char ipt_len; /* size of structure (variable) */ member
/dports/net-mgmt/clog/clog/linux-include/
H A Dip.h90 u_char ipt_len; /* size of structure (variable) */ member
/dports/net-mgmt/jnettop/jnettop-0.13.0/include/
H A Dip.h124 guint8 ipt_len; /* size of structure (variable) */ member
/dports/net/netselect/netselect-netselect-0.4/netinet/
H A Dip.h131 u_char ipt_len; /* size of structure (variable) */ member
/dports/net-mgmt/iftop/iftop-1.0pre4/
H A Dip.h123 u_int8_t ipt_len; /* size of structure (variable) */ member
/dports/net/lft/lft-3.91/include/netinet/
H A Dip.h127 u_char ipt_len; /* size of structure (variable) */ member
/dports/security/snort/snort-2.9.18/src/win32/WIN32-Includes/NETINET/
H A DIP.H137 u_char ipt_len; /* size of structure (variable) */ member
/dports/net/isc-dhcp44-relay/dhcp-4.4.2-P1/includes/netinet/
H A Dip.h125 u_int8_t ipt_len; /* size of structure (variable) */ member
/dports/net/isc-dhcp44-client/dhcp-4.4.2-P1/includes/netinet/
H A Dip.h125 u_int8_t ipt_len; /* size of structure (variable) */ member
/dports/net/isc-dhcp44-server/dhcp-4.4.2-P1/includes/netinet/
H A Dip.h125 u_int8_t ipt_len; /* size of structure (variable) */ member
/dports/net/tcpillust/tcpillust/tcpdump/
H A Dip.h125 u_int8_t ipt_len; /* size of structure (variable) */ member
/dports/net/tcpdump/tcpdump-4.99.1/
H A Dip.h127 nd_uint8_t ipt_len; /* size of structure (variable) */ member
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/StdLib/Include/netinet/
H A Dip.h154 u_char ipt_len; /* size of structure (variable) */ member
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/newlib/libc/sys/linux/include/netinet/
H A Dip.h147 u_char ipt_len; /* size of structure (variable) */ member
/dports/devel/arm-none-eabi-newlib/newlib-2.4.0/newlib/libc/sys/linux/include/netinet/
H A Dip.h149 u_char ipt_len; /* size of structure (variable) */ member
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/newlib/libc/sys/linux/include/netinet/
H A Dip.h147 u_char ipt_len; /* size of structure (variable) */ member
/dports/net/tcpflow/tcpflow-1.5.0/src/wifipcap/
H A Dip.h124 u_int8_t ipt_len; /* size of structure (variable) */ member
/dports/misc/rump/buildrump.sh-b914579/src/sys/netinet/
H A Dip_input.c1008 if (ipt->ipt_len < 4 || ipt->ipt_len > 40) { in ip_dooptions()
1009 code = (u_char *)&ipt->ipt_len - (u_char *)ip; in ip_dooptions()
1016 if (ipt->ipt_ptr > ipt->ipt_len - sizeof (int32_t)) { in ip_dooptions()
1035 sizeof(struct in_addr) > ipt->ipt_len) { in ip_dooptions()
1055 sizeof(struct in_addr) > ipt->ipt_len) { in ip_dooptions()
H A Dip.h191 u_int8_t ipt_len; /* size of structure (variable) */ member

123