Searched refs:tcp (Results 76 - 100 of 385) sorted by path

1234567891011>>

/freebsd-11-stable/crypto/heimdal/kcm/
H A DMakefile.in60 $(top_srcdir)/cf/check-netinet-ip-and-tcp.m4 \
/freebsd-11-stable/crypto/heimdal/kdc/
H A DMakefile.in67 $(top_srcdir)/cf/check-netinet-ip-and-tcp.m4 \
/freebsd-11-stable/crypto/heimdal/kpasswd/
H A DMakefile.in62 $(top_srcdir)/cf/check-netinet-ip-and-tcp.m4 \
/freebsd-11-stable/crypto/heimdal/kuser/
H A DMakefile.in64 $(top_srcdir)/cf/check-netinet-ip-and-tcp.m4 \
/freebsd-11-stable/crypto/heimdal/lib/
H A DMakefile.in58 $(top_srcdir)/cf/check-netinet-ip-and-tcp.m4 \
/freebsd-11-stable/crypto/heimdal/lib/asn1/
H A DMakefile.in68 $(top_srcdir)/cf/check-netinet-ip-and-tcp.m4 \
/freebsd-11-stable/crypto/heimdal/lib/com_err/
H A DMakefile.in64 $(top_srcdir)/cf/check-netinet-ip-and-tcp.m4 \
/freebsd-11-stable/crypto/heimdal/lib/gssapi/
H A DMakefile.in68 $(top_srcdir)/cf/check-netinet-ip-and-tcp.m4 \
/freebsd-11-stable/crypto/heimdal/lib/hdb/
H A DMakefile.in65 $(top_srcdir)/cf/check-netinet-ip-and-tcp.m4 \
/freebsd-11-stable/crypto/heimdal/lib/hx509/
H A DMakefile.in65 $(top_srcdir)/cf/check-netinet-ip-and-tcp.m4 \
/freebsd-11-stable/crypto/heimdal/lib/ipc/
H A DMakefile.in62 $(top_srcdir)/cf/check-netinet-ip-and-tcp.m4 \
/freebsd-11-stable/crypto/heimdal/lib/kadm5/
H A DMakefile.in66 $(top_srcdir)/cf/check-netinet-ip-and-tcp.m4 \
/freebsd-11-stable/crypto/heimdal/lib/kafs/
H A DMakefile.in61 $(top_srcdir)/cf/check-netinet-ip-and-tcp.m4 \
/freebsd-11-stable/crypto/heimdal/lib/krb5/
H A DMakefile.in81 $(top_srcdir)/cf/check-netinet-ip-and-tcp.m4 \
/freebsd-11-stable/crypto/heimdal/lib/ntlm/
H A DMakefile.in63 $(top_srcdir)/cf/check-netinet-ip-and-tcp.m4 \
/freebsd-11-stable/crypto/heimdal/lib/roken/
H A DMakefile.in92 $(top_srcdir)/cf/check-netinet-ip-and-tcp.m4 \
H A Dsocket_wrapper.c83 #include <netinet/tcp.h>
697 } tcp; member in union:swrap_packet::__anon6056::__anon6058
749 if (sizeof(p.ip.p.tcp) != SWRAP_PACKET__IP_P_TCP_SIZE) {
797 wire_hdr_len = sizeof(packet->ip.hdr) + sizeof(packet->ip.p.tcp);
872 packet->ip.p.tcp.source_port = src_port;
873 packet->ip.p.tcp.dest_port = dest_port;
874 packet->ip.p.tcp.seq_num = htonl(tcp_seq);
875 packet->ip.p.tcp.ack_num = htonl(tcp_ack);
876 packet->ip.p.tcp.hdr_length = 0x50; /* 5 * 32 bit words */
877 packet->ip.p.tcp
[all...]
/freebsd-11-stable/crypto/heimdal/lib/sl/
H A DMakefile.in65 $(top_srcdir)/cf/check-netinet-ip-and-tcp.m4 \
/freebsd-11-stable/crypto/heimdal/lib/sqlite/
H A DMakefile.in60 $(top_srcdir)/cf/check-netinet-ip-and-tcp.m4 \
/freebsd-11-stable/crypto/heimdal/lib/vers/
H A DMakefile.in59 $(top_srcdir)/cf/check-netinet-ip-and-tcp.m4 \
/freebsd-11-stable/crypto/heimdal/lib/wind/
H A DMakefile.in66 $(top_srcdir)/cf/check-netinet-ip-and-tcp.m4 \
/freebsd-11-stable/crypto/heimdal/tools/
H A DMakefile.in60 $(top_srcdir)/cf/check-netinet-ip-and-tcp.m4 \
/freebsd-11-stable/crypto/openssh/
H A Dmisc.c47 #include <netinet/tcp.h>
/freebsd-11-stable/crypto/openssh/regress/
H A Dnetcat.c43 #include <netinet/tcp.h>
490 uflag ? "udp" : "tcp");
496 uflag ? "udp" : "tcp",
654 uflag ? "udp" : "tcp");
/freebsd-11-stable/crypto/openssl/
H A De_os.h240 # include <tcp.h>

Completed in 289 milliseconds

1234567891011>>