Searched refs:sfxge_tso_state (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/sys/dev/sfxge/
H A Dsfxge_tx.c703 struct sfxge_tso_state { struct
723 static inline const struct ip *tso_iph(const struct sfxge_tso_state *tso)
729 static inline const struct ip6_hdr *tso_ip6h(const struct sfxge_tso_state *tso)
735 static inline const struct tcphdr *tso_tcph(const struct sfxge_tso_state *tso)
789 static void tso_start(struct sfxge_tso_state *tso, struct mbuf *mbuf)
841 struct sfxge_tso_state *tso)
883 struct sfxge_tso_state *tso,
980 struct sfxge_tso_state tso;

Completed in 46 milliseconds