Searched defs:so_splice (Results 1 – 2 of 2) sorted by relevance
78 struct so_splice { struct84 enum so_splice_state { argument94 STAILQ_ENTRY(so_splice) next; argument146 struct so_splice *so_splice; /* (b) splice state for sink */ member
1642 so_splice(struct socket *so, struct socket *so2, struct splice *splice) function