Home
last modified time | relevance | path

Searched refs:synclist_t (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/contrib/ipfilter/netinet/
H A Dip_sync.h66 } synclist_t; typedef
108 extern void ipf_sync_del_nat __P((void *, synclist_t *));
109 extern void ipf_sync_del_state __P((void *, synclist_t *));
112 extern synclist_t *ipf_sync_new __P((ipf_main_softc_t *, int, fr_info_t *, void *));
116 extern void ipf_sync_update __P((ipf_main_softc_t *, int, fr_info_t *, synclist_t *));
H A Dip_sync.c107 synclist_t **syncnattab;
667 synclist_t *sl;
831 synclist_t *sl;
851 synclist_t *sl;
872 synclist_t *sl;
904 synclist_t *sl;
998 synclist_t *
1006 synclist_t *sl, *ss;
1138 synclist_t *sl;
1223 synclist_t **table;
[all …]