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

/illumos-gate/usr/src/common/net/dhcp/
H A Dv4_sum_impl.h47 extern uint16_t udp_chksum(struct udphdr *, const struct in_addr *,
H A Dudp_sum.c50 udp_chksum(struct udphdr *udph, const struct in_addr *src, function
/illumos-gate/usr/src/stand/lib/inet/
H A Dudp.c128 if (udp_chksum(udphp, &igp->igm_saddr.sin_addr,
193 udphp->uh_sum = udp_chksum(udphp, &sockets[index].bind.sin_addr,

Completed in 67 milliseconds