Home
last modified time | relevance | path

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

/freebsd/sys/netinet/
H A Dip_divert.c134 static int div_output_inbound(int fmaily, struct socket *so, struct mbuf *m,
425 error = div_output_inbound(family, so, m, sin); in div_send()
502 div_output_inbound(int family, struct socket *so, struct mbuf *m, in div_output_inbound() function