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

/openbsd-current/regress/sys/kern/sosplice/perf/
H A Drelay.c43 void relay_splice(int, int);
97 relay_splice(int fdin, int fdout) function
295 relayfunc = relay_splice;
305 relayfunc = relay_splice;
/openbsd-current/regress/sys/kern/sosplice/
H A Dfuncs.pl435 sub relay_splice { subroutine
455 relay_splice($self, @_);
/openbsd-current/usr.sbin/relayd/
H A Drelay.c789 if (relay_splice(&con->se_out) == -1)
838 if (relay_splice(&con->se_in) == -1)
854 if (relay_splice(cre->dst) == -1)
921 relay_splice(struct ctl_relay_event *cre) function
1063 if (relay_splice(cre) == -1)
H A Drelayd.h1227 int relay_splice(struct ctl_relay_event *);
H A Drelay_http.c721 switch (relay_splice(cre)) {

Completed in 201 milliseconds