HomeFreeBSD

Introduce NET_EPOCH_CALL() macro and use it everywhere where we free

Description

Introduce NET_EPOCH_CALL() macro and use it everywhere where we free
data based on the network epoch. The macro reverses the argument
order of epoch_call(9) - first function, then its argument. NFC

Details

Provenance
glebiusAuthored on
Parents
rS356754: Use official macro to enter/exit the network epoch. NFC
Branches
Unknown
Tags
Unknown