Home
last modified time | relevance | path

Searched refs:th_dport (Results 101 – 125 of 374) sorted by relevance

12345678910>>...15

/dports/emulators/fs-uae/fs-uae-3.1.35/src/slirp/
H A Dtcp.h55 u_int16_t th_dport; /* destination port */ member
/dports/emulators/qemu42/qemu-4.2.1/slirp/src/
H A Dtcpip.h68 #define ti_dport ti_t.th_dport
H A Dtcp.h55 uint16_t th_dport; /* destination port */ member
/dports/emulators/qemu-utils/qemu-4.2.1/slirp/src/
H A Dtcpip.h68 #define ti_dport ti_t.th_dport
/dports/emulators/qemu/qemu-6.2.0/slirp/src/
H A Dtcpip.h68 #define ti_dport ti_t.th_dport
H A Dtcp.h55 uint16_t th_dport; /* destination port */ member
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/slirp/src/
H A Dtcp.h55 uint16_t th_dport; /* destination port */ member
H A Dtcpip.h68 #define ti_dport ti_t.th_dport
/dports/emulators/qemu60/qemu-6.0.0/slirp/src/
H A Dtcpip.h68 #define ti_dport ti_t.th_dport
/dports/net/hping/hping2-rc3/
H A Dsendtcp.c54 tcp->th_dport = htons(dst_port); in send_tcp()
/dports/net/hping3/hping3-20051105/
H A Dsendtcp.c56 tcp->th_dport = htons(dst_port); in send_tcp()
/dports/net-mgmt/tcptrack/tcptrack-1.4.2/src/
H A DTCPHeader.cc14 dst = ntohs(tcp->th_dport); in TCPHeader()
/dports/net/wireshark/wireshark-3.6.1/ui/
H A Dtap-tcp-stream.h45 guint16 th_dport; member
/dports/net/wireshark-lite/wireshark-3.6.1/ui/
H A Dtap-tcp-stream.h45 guint16 th_dport; member
/dports/net/tshark/wireshark-3.6.1/ui/
H A Dtap-tcp-stream.h45 guint16 th_dport; member
/dports/net/tshark-lite/wireshark-3.6.1/ui/
H A Dtap-tcp-stream.h45 guint16 th_dport;
/dports/net/tcpflow/tcpflow-1.5.0/src/wifipcap/
H A Dtcp.h47 u_int16_t th_dport; /* destination port */ member
/dports/net-mgmt/isic/isic-0.07/
H A Dtcpsic.c299 tcp->th_dport = RAND16; in main()
300 else tcp->th_dport = dst_prt; in main()
/dports/emulators/qemu42/qemu-4.2.1/include/net/
H A Deth.h60 uint16_t th_dport; /* destination port */ member
158 u_short th_dport; /* destination port */ member
/dports/security/suricata/suricata-6.0.4/src/
H A Ddecode-tcp.h75 #define TCP_GET_RAW_DST_PORT(tcph) SCNtohs((tcph)->th_dport)
145 uint16_t th_dport; /**< destination port */ member
/dports/emulators/qemu/qemu-6.2.0/include/net/
H A Deth.h61 uint16_t th_dport; /* destination port */ member
159 u_short th_dport; /* destination port */ member
/dports/emulators/qemu60/qemu-6.0.0/include/net/
H A Deth.h61 uint16_t th_dport; /* destination port */ member
159 u_short th_dport; /* destination port */ member
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/include/net/
H A Deth.h60 uint16_t th_dport; /* destination port */ member
158 u_short th_dport; /* destination port */ member
/dports/misc/rump/buildrump.sh-b914579/src/sys/external/bsd/ipf/netinet/
H A Dip_raudio_pxy.c297 tcp2->th_dport = htons(dp); in ipf_p_raudio_in()
320 tcp2->th_dport = 0; /* XXX - don't specify remote port */ in ipf_p_raudio_in()
/dports/emulators/qemu5/qemu-5.2.0/include/net/
H A Deth.h60 uint16_t th_dport; /* destination port */ member
158 u_short th_dport; /* destination port */ member

12345678910>>...15