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

/freebsd-10-stable/contrib/netbsd-tests/lib/libc/sys/
H A Dt_nanosleep.c198 struct timespec tso, ts; local
[all...]
/freebsd-10-stable/sys/netinet/khelp/
H A Dh_ertt.c439 int tso; local
/freebsd-10-stable/sys/netinet/
H A Dtcp_output.c199 int tso, mtu; local
149 hhook_run_tcp_est_out(struct tcpcb *tp, struct tcphdr *th, struct tcpopt *to, long len, int tso) argument
[all...]
H A Dtcp_var.h581 int tso; member in struct:tcp_hhook_data
/freebsd-10-stable/usr.bin/script/
H A Dscript.c426 struct timespec tsi, tso; local
/freebsd-10-stable/sys/dev/ixl/
H A Dixl_txrx.c631 bool tso = FALSE; local
H A Dixl.h479 u64 tso; member in struct:ixl_queue
/freebsd-10-stable/sys/netinet6/
H A Dip6_output.c311 int sw_csum, tso; local
/freebsd-10-stable/sys/dev/sio/
H A Dsio.c1456 int error, i, tso; local
/freebsd-10-stable/sys/dev/msk/
H A Dif_msk.c2646 int error, i, nseg, tso; local
/freebsd-10-stable/sys/dev/sfxge/
H A Dsfxge_tx.c953 static const struct ip *tso_iph(const struct sfxge_tso_state *tso) argument
960 static __unused const struct ip6_hdr *tso_ip6h(const struct sfxge_tso_state *tso) argument
967 static const struct tcphdr *tso_tcph(const struct sfxge_tso_state *tso) argument
1025 tso_start(struct sfxge_txq *txq, struct sfxge_tso_state *tso, const bus_dma_segment_t *hdr_dma_seg, struct mbuf *mbuf) argument
1138 tso_fill_packet_with_fragment(struct sfxge_txq *txq, struct sfxge_tso_state *tso) argument
1202 tso_start_new_packet(struct sfxge_txq *txq, struct sfxge_tso_state *tso, unsigned int *idp) argument
1353 struct sfxge_tso_state tso; local
[all...]
/freebsd-10-stable/usr.sbin/bhyve/
H A Dpci_e82545.c1074 int desc, dtype, len, ntype, iovcnt, tlen, hdrlen, vlen, tcp, tso; local
/freebsd-10-stable/sys/dev/mxge/
H A Dif_mxge.c1777 int tso = m->m_pkthdr.csum_flags & (CSUM_TSO); local
/freebsd-10-stable/sys/pc98/cbus/
H A Dsio.c2235 int error, i, tso; local
/freebsd-10-stable/sys/dev/cxgbe/
H A Dt4_sge.c4008 txpkt_len16(u_int nsegs, u_int tso) argument
4028 txpkt_vm_len16(u_int nsegs, u_int tso) argument

Completed in 387 milliseconds