HomeFreeBSD

Update stats in struct udpstat using two new macros, UDPSTAT_ADD()
rS190962Unpublished

Unpublished Commit ยท Learn More

No further details are available.

Description

Update stats in struct udpstat using two new macros, UDPSTAT_ADD()
and UDPSTAT_INC(), rather than directly manipulating the fields
across the kernel. This will make it easier to change the
implementation of these statistics, such as using per-CPU versions
of the data structures.

MFC after: 3 days

Details

Provenance
rwatsonAuthored on
Parents
rS190961: Merge from libarchive.googlecode.com r791, r879, r884, r948: Various
Branches
Unknown
Tags
Unknown

Event Timeline