Searched refs:tcp_mss (Results 1 – 12 of 12) sorted by relevance
| /f-stack/dpdk/drivers/common/sfc_efx/base/ |
| H A D | ef10_tx.c | 489 __in uint16_t tcp_mss, in ef10_tx_qdesc_tso2_create() argument 497 uint16_t, tcp_mss); in ef10_tx_qdesc_tso2_create() 515 ESF_DZ_TX_TSO_TCP_MSS, tcp_mss, in ef10_tx_qdesc_tso2_create()
|
| H A D | ef10_impl.h | 976 __in uint16_t tcp_mss,
|
| H A D | efx.h | 3269 __in uint16_t tcp_mss,
|
| /f-stack/freebsd/netinet/ |
| H A D | tcp_fastopen.c | 905 tcp_mss(tp, server_mss ? server_mss : -1); in tcp_fastopen_connect() 936 tcp_mss(tp, -1); in tcp_fastopen_connect() 949 tcp_mss(tp, -1); in tcp_fastopen_connect()
|
| H A D | tcp_var.h | 1006 void tcp_mss(struct tcpcb *, int);
|
| H A D | tcp_usrreq.c | 1233 tcp_mss(tp, -1); in tcp_usr_send() 1317 tcp_mss(tp, -1); in tcp_usr_send()
|
| H A D | tcp_input.c | 1671 tcp_mss(tp, to.to_mss); in tcp_do_segment() 3806 tcp_mss(struct tcpcb *tp, int offer) in tcp_mss() function
|
| H A D | tcp_syncache.c | 1087 tcp_mss(tp, sc->sc_peer_mss); in syncache_socket()
|
| /f-stack/dpdk/drivers/net/sfc/ |
| H A D | sfc_ef10_tx.c | 201 uint16_t tcp_mss) in sfc_ef10_tx_qdesc_tso2_create() argument 217 ESF_DZ_TX_TSO_TCP_MSS, tcp_mss, in sfc_ef10_tx_qdesc_tso2_create()
|
| /f-stack/tools/compat/include/netinet/ |
| H A D | tcp_var.h | 1006 void tcp_mss(struct tcpcb *, int);
|
| /f-stack/freebsd/netinet/tcp_stacks/ |
| H A D | rack.c | 11009 tcp_mss(tp, to.to_mss); in rack_do_segment_nounlock()
|
| H A D | bbr.c | 11529 tcp_mss(tp, to.to_mss); in bbr_do_segment_nounlock()
|