Home | Sort by: relevance | last modified time | path |
/src/sys/external/bsd/ipf/netinet/ | |
ip_fil.h | 1332 typedef int (*ipftq_delete_fn_t)(struct ipf_main_softc_s *, void *); typedef in typeref:typename:int (*)(struct ipf_main_softc_s *,void *) 1858 extern int ipf_queueflush(ipf_main_softc_t *, ipftq_delete_fn_t, |
fil.c | 8731 ipf_queueflush(ipf_main_softc_t *softc, ipftq_delete_fn_t deletefn, |