Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet6/
H A Dudp6_usrreq.c143 udp6_append(struct inpcb *inp, struct mbuf *n, int off, in udp6_append() function
409 if (udp6_append(last, n, off, in udp6_input()
447 if (udp6_append(last, m, off, fromsa) == 0) in udp6_input()
534 if (udp6_append(inp, m, off, fromsa) == 0) in udp6_input()