Searched defs:snd_una (Results 1 - 9 of 9) sorted by relevance

/freebsd-11-stable/sys/fs/nfsserver/
H A Dnfs_nfsdcache.c836 nfsrc_trimcache(u_int64_t sockref, uint32_t snd_una, int final) argument
/freebsd-11-stable/sys/dev/qlnx/qlnxe/
H A Decore_iscsi_api.h126 u32 snd_una; member in struct:ecore_iscsi_conn
H A Dtcp_common.h145 __le32 snd_una; member in struct:tcp_offload_params
292 __le32 snd_una; member in struct:tcp_upload_params
/freebsd-11-stable/sys/dev/cxgb/ulp/tom/
H A Dcxgb_cpl_io.c1709 u32 snd_una = ntohl(hdr->snd_una); local
[all...]
/freebsd-11-stable/sys/dev/cxgbe/tom/
H A Dt4_cpl_io.c1737 tcp_seq snd_una = be32toh(cpl->snd_una); local
[all...]
/freebsd-11-stable/sys/netinet/
H A Dtcp_var.h173 tcp_seq snd_una; /* sent but unacknowledged */ member in struct:tcpcb
/freebsd-11-stable/sys/dev/cxgb/common/
H A Dcxgb_t3_cpl.h930 __be32 snd_una; member in struct:cpl_wr_ack
/freebsd-11-stable/sys/dev/cxgbe/common/
H A Dt4_msg.h1230 __be32 snd_una; member in struct:cpl_tx_data_ack
1239 __be32 snd_una; member in struct:cpl_wr_ack
2742 __be32 snd_una; member in struct:cpl_fw4_ack
/freebsd-11-stable/sys/dev/bxe/
H A Decore_hsi.h4629 uint32_t snd_una /* Last ACK sequence number sent by the Tx */; member in struct:tstorm_iscsi_tcp_ag_context_section
4807 uint32_t snd_una /* Last ACK sequence number sent by the Tx */; member in struct:tstorm_tcp_tcp_ag_context_section
4885 uint32_t snd_una /* Last ACK sequence number sent by the Tx */; member in struct:tstorm_toe_tcp_ag_context_section
5804 uint32_t snd_una /* The current Send UNA sequence number */; member in struct:xstorm_tcp_tcp_ag_context_section
6228 uint32_t snd_una /* The current Send UNA sequence number */; member in struct:xstorm_toe_tcp_ag_context_section
[all...]

Completed in 181 milliseconds