Searched refs:tcp (Results 1 - 25 of 132) sorted by relevance

123456

/drivers/staging/ramster/cluster/
H A DMakefile3 ramster_nodemanager-objs := heartbeat.o masklog.o nodemanager.o tcp.o
H A Dtcp.h4 * tcp.h
33 #include <linux/tcp.h>
/drivers/net/ethernet/chelsio/cxgb3/
H A Dcxgb3_defs.h36 #include <net/tcp.h>
/drivers/staging/bcm/
H A Dheaders.h34 #include <linux/tcp.h>
/drivers/staging/usbip/userspace/
H A DREADME16 tcp wrapper library
30 $ ./configure [--with-tcp-wrappers=no] [--with-usbids-dir=<dir>]
/drivers/net/ethernet/cisco/enic/
H A Dcq_enet_desc.h110 u8 *tcp_udp_csum_ok, u8 *udp, u8 *tcp, u8 *ipv4_csum_ok,
175 *tcp = (desc->flags & CQ_ENET_RQ_DESC_FLAGS_TCP) ? 1 : 0;
104 cq_enet_rq_desc_dec(struct cq_enet_rq_desc *desc, u8 *type, u8 *color, u16 *q_number, u16 *completed_index, u8 *ingress_port, u8 *fcoe, u8 *eop, u8 *sop, u8 *rss_type, u8 *csum_not_calc, u32 *rss_hash, u16 *bytes_written, u8 *packet_error, u8 *vlan_stripped, u16 *vlan_tci, u16 *checksum, u8 *fcoe_sof, u8 *fcoe_fc_crc_ok, u8 *fcoe_enc_error, u8 *fcoe_eof, u8 *tcp_udp_csum_ok, u8 *udp, u8 *tcp, u8 *ipv4_csum_ok, u8 *ipv6, u8 *ipv4, u8 *ipv4_fragment, u8 *fcs_ok) argument
/drivers/scsi/fnic/
H A Dcq_enet_desc.h99 u8 *tcp_udp_csum_ok, u8 *udp, u8 *tcp, u8 *ipv4_csum_ok,
157 *tcp = (desc->flags & CQ_ENET_RQ_DESC_FLAGS_TCP) ? 1 : 0;
93 cq_enet_rq_desc_dec(struct cq_enet_rq_desc *desc, u8 *type, u8 *color, u16 *q_number, u16 *completed_index, u8 *ingress_port, u8 *fcoe, u8 *eop, u8 *sop, u8 *rss_type, u8 *csum_not_calc, u32 *rss_hash, u16 *bytes_written, u8 *packet_error, u8 *vlan_stripped, u16 *vlan, u16 *checksum, u8 *fcoe_sof, u8 *fcoe_fc_crc_ok, u8 *fcoe_enc_error, u8 *fcoe_eof, u8 *tcp_udp_csum_ok, u8 *udp, u8 *tcp, u8 *ipv4_csum_ok, u8 *ipv6, u8 *ipv4, u8 *ipv4_fragment, u8 *fcs_ok) argument
H A Dfnic_fcs.c301 u8 tcp_udp_csum_ok, udp, tcp, ipv4_csum_ok; local
341 &tcp_udp_csum_ok, &udp, &tcp,
/drivers/s390/net/
H A Dctcm_fsms.h29 #include <linux/tcp.h>
/drivers/net/ethernet/intel/ixgb/
H A Dixgb.h59 #include <linux/tcp.h>
/drivers/net/
H A Dloopback.c57 #include <linux/tcp.h>
/drivers/staging/rtl8187se/ieee80211/
H A Dieee80211_module.c47 #include <linux/tcp.h>
/drivers/staging/usbip/userspace/src/
H A Dusbip_network.c25 #include <netinet/tcp.h>
/drivers/target/
H A Dtarget_core_hba.c37 #include <net/tcp.h>
/drivers/net/vmxnet3/
H A Dvmxnet3_defs.h261 u32 tcp:1; /* TCP packet */ member in struct:Vmxnet3_RxCompDesc
269 u32 tcp:1; /* TCP packet */ member in struct:Vmxnet3_RxCompDesc
H A Dvmxnet3_int.h49 #include <linux/tcp.h>
/drivers/net/ethernet/neterion/
H A Ds2io.c77 #include <linux/tcp.h>
82 #include <net/tcp.h>
7436 u8 *tcp; local
7440 skb->data, &tcp,
8259 struct tcphdr **tcp, struct RxD_t *rxdp,
8290 *tcp = (struct tcphdr *)((unsigned long)*ip + ip_len);
8296 struct tcphdr *tcp)
8301 (lro->tcph->source != tcp->source) ||
8302 (lro->tcph->dest != tcp->dest))
8307 static inline int get_l4_pyld_length(struct iphdr *ip, struct tcphdr *tcp) argument
8258 check_L2_lro_capable(u8 *buffer, struct iphdr **ip, struct tcphdr **tcp, struct RxD_t *rxdp, struct s2io_nic *sp) argument
8295 check_for_socket_match(struct lro *lro, struct iphdr *ip, struct tcphdr *tcp) argument
8312 initiate_new_session(struct lro *lro, u8 *l2h, struct iphdr *ip, struct tcphdr *tcp, u32 tcp_pyld_len, u16 vlan_tag) argument
8343 struct tcphdr *tcp = lro->tcph; local
8372 aggregate_new_rx(struct lro *lro, struct iphdr *ip, struct tcphdr *tcp, u32 l4_pyld) argument
8394 verify_l3_l4_lro_capable(struct lro *l_lro, struct iphdr *ip, struct tcphdr *tcp, u32 tcp_pyld_len) argument
8452 s2io_club_tcp_session(struct ring_info *ring_data, u8 *buffer, u8 **tcp, u32 *tcp_len, struct lro **lro, struct RxD_t *rxdp, struct s2io_nic *sp) argument
[all...]
/drivers/dma/ioat/
H A Ddma.h31 #include <net/tcp.h>
/drivers/dma/
H A Diovlock.c31 #include <net/tcp.h> /* for memcpy_toiovec */
/drivers/net/ethernet/brocade/bna/
H A Dbnad.h34 #include <net/tcp.h>
/drivers/net/wireless/ipw2x00/
H A Dlibipw_geo.c37 #include <linux/tcp.h>
H A Dlibipw_module.c45 #include <linux/tcp.h>
/drivers/staging/rtl8192e/
H A Drtllib_module.c46 #include <linux/tcp.h>
/drivers/staging/rtl8192u/ieee80211/
H A Dieee80211_module.c47 #include <linux/tcp.h>
/drivers/net/ethernet/intel/e1000/
H A De1000.h63 #include <linux/tcp.h>

Completed in 540 milliseconds

123456