Searched defs:tso (Results 1 - 12 of 12) sorted by relevance

/freebsd-10.1-release/sys/netinet/khelp/
H A Dh_ertt.c439 int tso; local
/freebsd-10.1-release/sys/netinet/
H A Dtcp_output.c186 int tso, mtu; local
136 hhook_run_tcp_est_out(struct tcpcb *tp, struct tcphdr *th, struct tcpopt *to, long len, int tso) argument
[all...]
H A Dtcp_var.h549 int tso; member in struct:tcp_hhook_data
/freebsd-10.1-release/usr.bin/script/
H A Dscript.c425 struct timespec tsi, tso; local
/freebsd-10.1-release/sys/dev/ixl/
H A Dixl_txrx.c576 bool tso = FALSE; local
H A Dixl.h432 u64 tso; member in struct:ixl_queue
/freebsd-10.1-release/sys/dev/sfxge/
H A Dsfxge_tx.c739 static inline const struct ip *tso_iph(const struct sfxge_tso_state *tso) argument
745 static inline const struct ip6_hdr *tso_ip6h(const struct sfxge_tso_state *tso) argument
751 static inline const struct tcphdr *tso_tcph(const struct sfxge_tso_state *tso) argument
805 tso_start(struct sfxge_tso_state *tso, struct mbuf *mbuf) argument
856 tso_fill_packet_with_fragment(struct sfxge_txq *txq, struct sfxge_tso_state *tso) argument
898 tso_start_new_packet(struct sfxge_txq *txq, struct sfxge_tso_state *tso, unsigned int id) argument
996 struct sfxge_tso_state tso; local
[all...]
/freebsd-10.1-release/sys/netinet6/
H A Dip6_output.c252 int sw_csum, tso; local
/freebsd-10.1-release/sys/dev/msk/
H A Dif_msk.c2646 int error, i, nseg, tso; local
/freebsd-10.1-release/sys/dev/sio/
H A Dsio.c1456 int error, i, tso; local
/freebsd-10.1-release/sys/dev/mxge/
H A Dif_mxge.c1777 int tso = m->m_pkthdr.csum_flags & (CSUM_TSO); local
/freebsd-10.1-release/sys/pc98/cbus/
H A Dsio.c2235 int error, i, tso; local

Completed in 242 milliseconds