Searched refs:synchdr_t (Results 1 - 5 of 5) sorted by relevance

/freebsd-10.2-release/contrib/ipfilter/tools/
H A Dipfsyncd.c48 void printsynchdr __P((synchdr_t *));
456 synchdr_t *sh;
469 sh = (synchdr_t *)buff;
518 synchdr_t *sh;
531 sh = (synchdr_t *)buf;
567 sh = (synchdr_t *)(buf + sendlen);
643 synchdr_t *sh;
645 sh = (synchdr_t *)buff;
666 synchdr_t *sh;
H A Dipsyncm.c67 synchdr_t *sh;
154 sh = (synchdr_t *)buff;
H A Dipsyncs.c67 synchdr_t *sh;
172 sh = (synchdr_t *)buff;
/freebsd-10.2-release/sys/contrib/ipfilter/netinet/
H A Dip_sync.h23 } synchdr_t; typedef in typeref:struct:synchdr
32 #define SMC_CREATE 0 /* pass ipstate_t after synchdr_t */
H A Dip_sync.c144 static int ipf_sync_nat __P((ipf_main_softc_t *, synchdr_t *, void *));
145 static int ipf_sync_state __P((ipf_main_softc_t *, synchdr_t *, void *));
442 synchdr_t sh;
697 synchdr_t *sp;
934 synchdr_t *sp;

Completed in 71 milliseconds