HomeFreeBSD

Update stats in struct igmpstat using two new macros:
rS190965Unpublished

Unpublished Commit ยท Learn More

No further details are available.

Description

Update stats in struct igmpstat using two new macros:
IGMPSTAT_ADD() and IGMPSTAT_INC(), rather than directly
manipulating the fields of the structure. 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
rS190964: Update stats in struct icmpstat and icmp6stat using four new
Branches
Unknown
Tags
Unknown

Event Timeline