Searched refs:udp_sbappend (Results 1 – 1 of 1) sorted by relevance
/openbsd/sys/netinet/ |
H A D | udp_usrreq.c | 170 void udp_sbappend(struct inpcb *, struct mbuf *, struct ip *, 473 udp_sbappend(last, n, ip, ip6, iphlen, in udp_input() 509 udp_sbappend(last, m, ip, ip6, iphlen, uh, &srcsa.sa, 0); in udp_input() 635 udp_sbappend(inp, m, ip, ip6, iphlen, uh, &srcsa.sa, ipsecflowinfo); in udp_input() 645 udp_sbappend(struct inpcb *inp, struct mbuf *m, struct ip *ip, in udp_sbappend() function
|