CVSROOT: /cvs Module name: src Changes by: [email protected] 2022/11/11 04:02:35
Modified files:
sys/net : pf.c pfvar.h pfvar_priv.h
Log message:
rewrite the pf_state_peer_ntoh and pf_state_peer_hton macros as functions.
i can read this code as functions, but it takes too much effort as macros.
