OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
csum16_add
usr.sbin/nsd/xdp-util.h
42
return csum16_add(csum, ~addend);
usr.sbin/nsd/xdp-util.h
49
*sum = ~csum16_add(csum16_sub(~(*sum), old), new);