Home
last modified time | relevance | path

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

/freebsd/sys/netinet/
H A Dtcp_subr.c1763 int output_ret; in tcp_respond() local
2158 output_ret = ip6_output(m, inp ? inp->in6p_outputopts : NULL, in tcp_respond()
2168 output_ret = ip_output(m, NULL, NULL, 0, NULL, inp); in tcp_respond()
2172 lgb->tlb_errno = output_ret; in tcp_respond()