Searched refs:ipf_log_items (Results 1 – 4 of 4) sorted by relevance
| /f-stack/freebsd/contrib/ipfilter/netinet/ |
| H A D | ip_log.c | 509 return ipf_log_items(softc, IPL_LOGIPF, fin, ptrs, sizes, types, 2); 529 ipf_log_items(softc, unit, fin, items, itemsz, types, cnt) in ipf_log_items() function
|
| H A D | ip_fil.h | 1761 extern int ipf_log_items __P((ipf_main_softc_t *, int, fr_info_t *,
|
| H A D | ip_state.c | 4434 (void) ipf_log_items(softc, IPL_LOGSTATE, NULL, items, sizes, types, 1);
|
| H A D | ip_nat.c | 6197 (void) ipf_log_items(softc, IPL_LOGNAT, NULL, items, sizes, types, 1);
|