fr_natifpsync
fr_natifpsync(IPFSYNC_OLDIFP, 4, ifp, NULL, ifs);
fr_natifpsync(IPFSYNC_OLDIFP, 6, ifp, NULL, ifs);
fr_natifpsync(IPFSYNC_RESYNC, 0, NULL, NULL, ifs);
fr_natifpsync(IPFSYNC_NEWIFP, 4, (void *)hn->hne_nic,
fr_natifpsync(IPFSYNC_OLDIFP, 4, (void *)hn->hne_nic, NULL,
fr_natifpsync(IPFSYNC_NEWIFP, 6, (void *)hn->hne_nic,
fr_natifpsync(IPFSYNC_OLDIFP, 6, (void *)hn->hne_nic, NULL,
extern void fr_natifpsync __P((int, int, void *, char *, ipf_stack_t *));