Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/
H A Dip_divert.c127 static int div_output_outbound(int family, struct socket *so, struct mbuf *m);
388 error = div_output_outbound(family, so, m); in div_output()
404 div_output_outbound(int family, struct socket *so, struct mbuf *m) in div_output_outbound() function