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

/macosx-10.10/xnu-2782.1.97/bsd/netinet/
H A Dudp_usrreq.c212 static void udp_append(struct inpcb *, struct ip *, struct mbuf *, int,
215 static void udp_append(struct inpcb *, struct ip *, struct mbuf *, int,
524 udp_append(inp, ip, m,
528 udp_append(inp, ip, m,
782 udp_append(struct inpcb *last, struct ip *ip, struct mbuf *n, int off, function
786 udp_append(struct inpcb *last, struct ip *ip, struct mbuf *n, int off,

Completed in 122 milliseconds