Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
BIT_WRAP
usr/src/common/net/dhcp/ipv4_sum.c
37
uint_t oneword = BIT_WRAP;
usr/src/common/net/dhcp/udp_sum.c
84
if (sum >= BIT_WRAP) {
usr/src/common/net/dhcp/udp_sum.c
86
sum -= BIT_WRAP;