Home
last modified time | relevance | path

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

/freebsd/sbin/ipf/common/
H A Dipmon.h20 typedef int (*ims_match_func_t)(void *, void *); typedef
29 ims_match_func_t ims_match;
/freebsd/sbin/ipf/ipmon/
H A Dipmon_y.y1007 is->ims_match = (ims_match_func_t)dlsym(isi->imsi_handle, nbuf); in install_saver()