Home
last modified time | relevance | path

Searched refs:th_win (Results 1 – 25 of 293) sorted by relevance

12345678910>>...12

/dports/security/snort3/snort3-3.1.19.0/src/protocols/
H A Dtcp.h80 uint16_t th_win; /* window */ member
101 { return ntohs(th_win); } in win()
159 { return th_win; } in raw_win()
/dports/net/py-libdnet/libdnet-1.13/test/dnet/
H A Dtcp.c51 tcp->th_win = TCP_WIN_MAX; in tcp_main()
74 if (port_aton(value, &tcp->th_win) < 0) in tcp_main()
/dports/net/libdnet/libdnet-1.13/test/dnet/
H A Dtcp.c51 tcp->th_win = TCP_WIN_MAX; in tcp_main()
74 if (port_aton(value, &tcp->th_win) < 0) in tcp_main()
/dports/net-mgmt/argus3/argus-3.0.8.2/argus/
H A DArgusTcp.c90 tcp->th_win = ntohs(thdr->th_win); in ArgusUpdateTCPState()
148 ArgusThisTCPsrc->win = tcp->th_win; in ArgusUpdateTCPState()
161 ArgusThisTCPsrc->win = tcp->th_win; in ArgusUpdateTCPState()
187 ArgusThisTCPsrc->win = tcp->th_win; in ArgusUpdateTCPState()
199 ArgusThisTCPsrc->win = tcp->th_win; in ArgusUpdateTCPState()
212 ArgusThisTCPsrc->win = tcp->th_win; in ArgusUpdateTCPState()
557 if (!(tcp->th_win) && !(flags & (TH_FIN|TH_RST))) { in ArgusUpdateTCPSequence()
562 ArgusThisTCPsrc->win = tcp->th_win; in ArgusUpdateTCPSequence()
734 tcp->th_win = ntohs(thdr->th_win); in ArgusTCPKeystroke()
/dports/security/nmap/nmap-7.91/libdnet-stripped/include/dnet/
H A Dtcp.h44 uint16_t th_win; /* window */ member
156 tcp_pack_p->th_win = htons(win); \
/dports/security/snort/snort-2.9.18/src/win32/WIN32-Includes/libdnet/dnet/
H A Dtcp.h42 uint16_t th_win; /* window */ member
154 tcp_pack_p->th_win = htons(win); \
/dports/net/py-libdnet/libdnet-1.13/include/dnet/
H A Dtcp.h44 uint16_t th_win; /* window */ member
156 tcp_pack_p->th_win = htons(win); \
/dports/net/libdnet/libdnet-1.13/include/dnet/
H A Dtcp.h44 uint16_t th_win; /* window */ member
156 tcp_pack_p->th_win = htons(win); \
/dports/net/ndisc6/ndisc6-1.0.5/src/
H A Dtrace-tcp.c65 packet->th.th_win = htons(TCP_WINDOW); in send_syn_probe()
143 packet->th.th_win = htons(TCP_WINDOW); in send_ack_probe()
/dports/security/john/john-1.9.0-jumbo-1/src/
H A Dtcphdr.h24 uint16_t th_win; member
/dports/security/fragrouter/fragrouter-1.6/
H A Dtcp_seg.c201 htonl(tcph->th_seq * 2), 0, TH_SYN, ntohs(tcph->th_win), in tcp_seg_interleave_syns()
290 ntohl(tcph->th_seq) * 2, 0, TH_SYN, ntohs(tcph->th_win), in tcp_seg_prepend_connection()
307 ntohl(tcph->th_seq) * 2 + 1, 0, TH_RST, ntohs(tcph->th_win), in tcp_seg_prepend_connection()
350 i, 666, TH_ACK, ntohs(tcph->th_win), in tcp_seg_prepend_junk()
/dports/net-mgmt/argus3-clients/argus-clients-3.0.8.3/include/cygwin-include/netinet/
H A Dtcp.h43 u_short th_win; /* window */ member
H A Dtcpip.h40 #define ti_win ti_t.th_win
/dports/net-mgmt/bpft/bpft/linux-include/netinet/
H A Dtcp.h37 u_short th_win; /* window */ member
/dports/net-mgmt/clog/clog/linux-include/
H A Dtcp.h37 u_short th_win; /* window */ member
/dports/security/suricata/suricata-6.0.4/src/
H A Ddetect-tcp-window.c308 p[0]->tcph->th_win = htons(40); in DetectWindowTestPacket01()
311 p[1]->tcph->th_win = htons(41); in DetectWindowTestPacket01()
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/newlib/libc/sys/linux/include/netinet/
H A Dtcpip.h59 #define ti_win ti_t.th_win
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/newlib/libc/sys/linux/include/netinet/
H A Dtcpip.h59 #define ti_win ti_t.th_win
/dports/devel/arm-none-eabi-newlib/newlib-2.4.0/newlib/libc/sys/linux/include/netinet/
H A Dtcpip.h59 #define ti_win ti_t.th_win
/dports/misc/rump/buildrump.sh-b914579/src/sys/netinet/
H A Dtcpip.h56 #define ti_win ti_t.th_win
/dports/net-mgmt/jnettop/jnettop-0.13.0/include/
H A Dtcp.h59 guint16 th_win; /* window */ member
/dports/net-mgmt/iftop/iftop-1.0pre4/
H A Dtcp.h58 u_int16_t th_win; /* window */ member
/dports/net-mgmt/argus3/argus-3.0.8.2/include/cygwin-include/netinet/
H A Dtcpip.h40 #define ti_win ti_t.th_win
/dports/security/snort/snort-2.9.18/src/win32/WIN32-Includes/NETINET/
H A DTCPIP.H57 #define ti_win ti_t.th_win
/dports/net/packter-agent/PackterAgent-2.5/src/
H A Dproto_tcp.h25 u_int16_t th_win; /* window */ member

12345678910>>...12