Searched refs:tcp (Results 251 - 275 of 385) sorted by relevance

<<111213141516

/freebsd-11-stable/crypto/openssh/
H A Dmisc.c47 #include <netinet/tcp.h>
/freebsd-11-stable/sys/netinet/
H A Dtcp_timer.c67 #include <netinet/tcp.h>
199 &per_cpu_timers , 0, "run tcp timers on all cpus");
H A Dtcp_lro.c57 #include <netinet/tcp.h>
593 /* We expect a contiguous header [eh, ip, tcp]. */
H A Dtcp_reass.c72 #include <netinet/tcp.h>
274 TUNABLE_INT_FETCH("net.inet.tcp.reass.maxsegments",
513 * NOTE!!! the new tcp-reassembly code *must not* use
H A Dip_icmp.c65 #include <netinet/tcp.h>
H A Dtcp_sack.c113 #include <netinet/tcp.h>
/freebsd-11-stable/sys/dev/qlnx/qlnxe/
H A Decore_hsi_iscsi.h57 __le32 tcp[32]; member in struct:pstorm_iscsi_tcp_conn_st_ctx
62 * The combined tcp and iscsi storm context of Xstorm
/freebsd-11-stable/sys/rpc/
H A Dclnt_vc.c77 #include <netinet/tcp.h>
/freebsd-11-stable/lib/libsysdecode/
H A Dflags.c53 #include <netinet/tcp.h>
/freebsd-11-stable/sbin/ggate/ggated/
H A Dggated.c42 #include <netinet/tcp.h>
/freebsd-11-stable/sys/netpfil/ipfw/
H A Ddn_sched_fq_pie.c68 #include <netinet/tcp.h>
/freebsd-11-stable/usr.bin/sockstat/
H A Dsockstat.c49 #include <netinet/tcp.h>
86 static const char *default_protos[] = {"sctp", "tcp", "udp", "divert" };
585 varname = "net.inet.tcp.pcblist";
586 protoname = "tcp";
641 protoname = xtp->xt_tp.t_flags & TF_TOE ? "toe" : "tcp";
/freebsd-11-stable/usr.sbin/ppp/
H A Dip.c44 #include <netinet/tcp.h>
/freebsd-11-stable/sys/dev/cxgbe/cxgbei/
H A Dicl_cxgbei.c65 #include <netinet/tcp.h>
/freebsd-11-stable/sys/dev/mlx4/mlx4_en/
H A Dmlx4_en_tx.c49 #include <netinet/tcp.h>
/freebsd-11-stable/sys/netpfil/pf/
H A Dpf_lb.c183 off, pd->hdr.tcp), r->os_fingerprint)))
/freebsd-11-stable/sys/netipsec/
H A Dipsec.c70 #include <netinet/tcp.h>
/freebsd-11-stable/contrib/tcsh/
H A Dtc.os.c82 char *tcp; local
/freebsd-11-stable/contrib/libpcap/
H A Dpcap-dos.c51 #include <tcp.h>
/freebsd-11-stable/sys/fs/nfs/
H A Dnfsport.h93 #include <netinet/tcp.h>
/freebsd-11-stable/sys/dev/iscsi/
H A Dicl_soft.c60 #include <netinet/tcp.h>
/freebsd-11-stable/sys/cam/ctl/
H A Dctl_ha.c50 #include <netinet/tcp.h>
/freebsd-11-stable/sys/dev/mlx5/mlx5_en/
H A Den.h49 #include <netinet/tcp.h>
/freebsd-11-stable/contrib/ipfilter/tools/
H A Dipnat.c38 #include <netinet/tcp.h>
/freebsd-11-stable/sys/contrib/ipfilter/netinet/
H A Dip_log.c88 #include <netinet/tcp.h>

Completed in 363 milliseconds

<<111213141516