Searched defs:tcp_seq (Results 1 - 5 of 5) sorted by relevance

/freebsd-11-stable/contrib/tcpdump/
H A Dtcp.h36 typedef uint32_t tcp_seq; typedef
/freebsd-11-stable/sys/dev/sfxge/common/
H A Def10_tx.c620 ef10_tx_qdesc_tso_create( __in efx_txq_t *etp, __in uint16_t ipv4_id, __in uint32_t tcp_seq, __in uint8_t tcp_flags, __out efx_desc_t *edp) argument
643 ef10_tx_qdesc_tso2_create( __in efx_txq_t *etp, __in uint16_t ipv4_id, __in uint32_t tcp_seq, __in uint16_t tcp_mss, __out_ecount(count) efx_desc_t *edp, __in int count) argument
H A Defx_tx.c602 efx_tx_qdesc_tso_create( __in efx_txq_t *etp, __in uint16_t ipv4_id, __in uint32_t tcp_seq, __in uint8_t tcp_flags, __out efx_desc_t *edp) argument
619 efx_tx_qdesc_tso2_create( __in efx_txq_t *etp, __in uint16_t ipv4_id, __in uint32_t tcp_seq, __in uint16_t mss, __out_ecount(count) efx_desc_t *edp, __in int count) argument
/freebsd-11-stable/sys/netinet/
H A Dtcp.h41 typedef u_int32_t tcp_seq; typedef
/freebsd-11-stable/crypto/heimdal/lib/roken/
H A Dsocket_wrapper.c937 unsigned long tcp_seq = 0; local
769 swrap_packet_init(struct timeval *tval, const struct sockaddr_in *src_addr, const struct sockaddr_in *dest_addr, int socket_type, const unsigned char *payload, size_t payload_len, unsigned long tcp_seq, unsigned long tcp_ack, unsigned char tcp_ctl, int unreachable, size_t *_packet_len) argument
[all...]

Completed in 210 milliseconds