Home
last modified time | relevance | path

Searched refs:MAX_IPOPTLEN (Results 1 – 25 of 228) sorted by relevance

12345678910

/dports/net-mgmt/argus3/argus-3.0.8.2/include/cygwin-include/netinet/
H A Dip_var.h78 #define MAX_IPOPTLEN 40 macro
82 char ipopt_list[MAX_IPOPTLEN]; /* options proper */
/dports/net-mgmt/argus3-clients/argus-clients-3.0.8.3/include/cygwin-include/netinet/
H A Dip_var.h78 #define MAX_IPOPTLEN 40 macro
82 char ipopt_list[MAX_IPOPTLEN]; /* options proper */
/dports/net-mgmt/clog/clog/linux-include/
H A Dip_var.h72 #define MAX_IPOPTLEN 40 macro
76 char ipopt_list[MAX_IPOPTLEN]; /* options proper */
/dports/net/thcrut/thcrut-1.2.5/Libnet-1.0.2a/src/
H A Dlibnet_insert_tcpo.c46 u_char opt_padded_buf[MAX_IPOPTLEN]; in libnet_insert_tcpo()
67 if (opt_len > MAX_IPOPTLEN) in libnet_insert_tcpo()
/dports/security/fragrouter/fragrouter-1.6/
H A Dsend.c56 u_char *p, *q, optdata[MAX_IPOPTLEN]; in send_init()
66 for (; q - optdata < MAX_IPOPTLEN && p != NULL; p = strtok(NULL, " ")) { in send_init()
/dports/net/vde2/vde2-2.3.2/src/slirpvde/
H A Dip.h246 #define MAX_IPOPTLEN 40 macro
250 int8_t ipopt_list[MAX_IPOPTLEN]; /* options proper */
/dports/multimedia/v4l_compat/linux-5.13-rc2/net/netfilter/
H A Dnfnetlink_osf.c90 if (foptsize > MAX_IPOPTLEN || in nf_osf_match_one()
91 ctx->optsize > MAX_IPOPTLEN || in nf_osf_match_one()
204 unsigned char opts[MAX_IPOPTLEN]; in nf_osf_match()
267 unsigned char opts[MAX_IPOPTLEN]; in nf_osf_find()
/dports/multimedia/libv4l/linux-5.13-rc2/net/netfilter/
H A Dnfnetlink_osf.c90 if (foptsize > MAX_IPOPTLEN || in nf_osf_match_one()
91 ctx->optsize > MAX_IPOPTLEN || in nf_osf_match_one()
204 unsigned char opts[MAX_IPOPTLEN]; in nf_osf_match()
267 unsigned char opts[MAX_IPOPTLEN]; in nf_osf_find()
/dports/multimedia/v4l-utils/linux-5.13-rc2/net/netfilter/
H A Dnfnetlink_osf.c90 if (foptsize > MAX_IPOPTLEN || in nf_osf_match_one()
91 ctx->optsize > MAX_IPOPTLEN || in nf_osf_match_one()
204 unsigned char opts[MAX_IPOPTLEN]; in nf_osf_match()
267 unsigned char opts[MAX_IPOPTLEN]; in nf_osf_find()
/dports/devel/arm-none-eabi-newlib/newlib-2.4.0/newlib/libc/sys/linux/include/netinet/
H A Dip_var.h78 #define MAX_IPOPTLEN 40 macro
82 char ipopt_list[MAX_IPOPTLEN]; /* options proper */
/dports/security/fragrouter/fragrouter-1.6/libpcap-0.4/linux-include/netinet/
H A Dip_var.h99 #define MAX_IPOPTLEN 40 macro
103 char ipopt_list[MAX_IPOPTLEN]; /* options proper */
/dports/net/lft/lft-3.91/include/netinet/
H A Dip_var.h99 #define MAX_IPOPTLEN 40 macro
103 char ipopt_list[MAX_IPOPTLEN]; /* options proper */
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/newlib/libc/sys/linux/include/netinet/
H A Dip_var.h78 #define MAX_IPOPTLEN 40 macro
82 char ipopt_list[MAX_IPOPTLEN]; /* options proper */
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/newlib/libc/sys/linux/include/netinet/
H A Dip_var.h78 #define MAX_IPOPTLEN 40 macro
82 char ipopt_list[MAX_IPOPTLEN]; /* options proper */
/dports/security/snort/snort-2.9.18/src/win32/WIN32-Includes/NETINET/
H A DIP_VAR.H109 #define MAX_IPOPTLEN 40 macro
113 char ipopt_list[MAX_IPOPTLEN]; /* options proper */
/dports/misc/rump/buildrump.sh-b914579/src/sys/netinet/
H A Dip_var.h105 #define MAX_IPOPTLEN 40 macro
109 int8_t ipopt_list[MAX_IPOPTLEN]; /* options proper */
/dports/emulators/bochs/bochs-2.7/iodev/network/slirp/
H A Dip.h249 #define MAX_IPOPTLEN 40 macro
253 int8_t ipopt_list[MAX_IPOPTLEN]; /* options proper */
/dports/emulators/fs-uae/fs-uae-3.1.35/src/slirp/
H A Dip.h252 #define MAX_IPOPTLEN 40 macro
256 int8_t ipopt_list[MAX_IPOPTLEN]; /* options proper */
/dports/emulators/pcem/pcem_emulator-pcem-faf5d6423060/src/slirp/
H A Dip.h277 #define MAX_IPOPTLEN 40 macro
281 int8_t ipopt_list[MAX_IPOPTLEN]; /* options proper */
/dports/security/fragrouter/fragrouter-1.6/Libnet-0.99b/include/libnet/
H A Dlibnet-headers.h375 u_char tcpopt_list[MAX_IPOPTLEN];
386 char ipopt_list[MAX_IPOPTLEN]; /* options proper */
H A Dlibnet-structures.h52 #define OPTS MAX_IPOPTLEN /* options! options! options! */
/dports/net/vde/vde-1.5.7/slirpvde/
H A Dip.h297 #define MAX_IPOPTLEN 40 macro
301 int8_t ipopt_list[MAX_IPOPTLEN]; /* options proper */
/dports/net/dante/dante-1.4.3/include/
H A Dosdep.h484 #define MAX_IPOPTLEN 40 macro
487 sbits_8 ipopt_list[MAX_IPOPTLEN];
/dports/net/thcrut/thcrut-1.2.5/Libnet-1.0.2a/include/libnet/
H A Dlibnet-headers.h508 u_char tcpopt_list[MAX_IPOPTLEN];
519 char ipopt_list[MAX_IPOPTLEN]; /* options proper */
/dports/multimedia/v4l_compat/linux-5.13-rc2/include/uapi/linux/netfilter/
H A Dnfnetlink_osf.h66 struct nf_osf_opt opt[MAX_IPOPTLEN];

12345678910