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

/freebsd-11-stable/sys/netinet6/
H A Dudp6_usrreq.c134 udp6_append(struct inpcb *inp, struct mbuf *n, int off, function
370 if (udp6_append(last, n, off, &fromsa))
402 if (udp6_append(last, m, off, &fromsa) == 0)
481 if (udp6_append(inp, m, off, &fromsa) == 0)

Completed in 115 milliseconds