Searched defs:so_splice (Results 1 – 2 of 2) sorted by relevance
76 struct so_splice { struct82 enum so_splice_state { argument92 STAILQ_ENTRY(so_splice) next; argument144 struct so_splice *so_splice; /* (b) splice state for sink */ member
1663 so_splice(struct socket *so, struct socket *so2, struct splice *splice) function