Home
last modified time | relevance | path

Searched refs:div_output_outbound (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/netinet/
H A Dip_divert.c136 static int div_output_outbound(int family, struct socket *so, struct mbuf *m);
421 error = div_output_outbound(family, so, m); in div_send()
438 div_output_outbound(int family, struct socket *so, struct mbuf *m) in div_output_outbound() function