Searched refs:ipfl_sync (Results 1 – 4 of 4) sorted by relevance
132 void (*ipfl_sync)(ipf_main_softc_t *, void *); member
935 if ((*l)->ipfl_sync != NULL) in ipf_lookup_sync()936 (*(*l)->ipfl_sync)(softc, softl->ipf_back[i]); in ipf_lookup_sync()
132 void (*ipfl_sync) __P((ipf_main_softc_t *, void *)); member
976 if ((*l)->ipfl_sync != NULL)977 (*(*l)->ipfl_sync)(softc, softl->ipf_back[i]);