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

/macosx-10.10/xnu-2782.1.97/bsd/netinet/
H A Dip_divert.c142 static int div_output(struct socket *so,
285 * (see div_output for the other half of this.)
324 div_output(struct socket *so, struct mbuf *m, struct sockaddr_in *sin, function
567 return div_output(so, m, SIN(nam), control);

Completed in 170 milliseconds