IFP2AC
#define IFP2AC(ifp) ((struct arpcom *)(ifp))
#define IFP2AC(IFP) ((struct arpcom *)IFP)
#define IFP2AC(ifp) ((struct arpcom *)ifp)