synchdr_t
void printsynchdr(synchdr_t *);
synchdr_t *sh;
sh = (synchdr_t *)buff;
synchdr_t *sh;
sh = (synchdr_t *)buf;
sh = (synchdr_t *)(buf + sendlen);
synchdr_t *sh;
sh = (synchdr_t *)buff;
synchdr_t *sh;
sh = (synchdr_t *)buff;
synchdr_t *sh;
sh = (synchdr_t *)buff;
synchdr_t *sh;
static int ipf_sync_nat(ipf_main_softc_t *, synchdr_t *, void *);
static int ipf_sync_state(ipf_main_softc_t *, synchdr_t *, void *);
synchdr_t sh;
ipf_sync_state(ipf_main_softc_t *softc, synchdr_t *sp, void *data)
ipf_sync_nat(ipf_main_softc_t *softc, synchdr_t *sp, void *data)