Searched refs:ipf_resolvedest (Results 1 – 4 of 4) sorted by relevance
| /f-stack/freebsd/contrib/ipfilter/netinet/ |
| H A D | ip_dstlist.c | 585 (void) ipf_resolvedest(softc, node->ipfd_names, 590 (void) ipf_resolvedest(softc, node->ipfd_names, 1337 (void) ipf_resolvedest(softc,
|
| H A D | ip_state.c | 999 (void) ipf_resolvedest(softc, fr->fr_names, &fr->fr_tifs[0], 1001 (void) ipf_resolvedest(softc, fr->fr_names, &fr->fr_tifs[1], 1003 (void) ipf_resolvedest(softc, fr->fr_names, &fr->fr_dif,
|
| H A D | fil.c | 4052 error = ipf_resolvedest(softc, fr->fr_names, fdp, v); 4059 error = ipf_resolvedest(softc, fr->fr_names, fdp, v); 4066 error = ipf_resolvedest(softc, fr->fr_names, fdp, v); 7503 ipf_resolvedest(softc, base, fdp, v) in ipf_resolvedest() function
|
| H A D | ip_fil.h | 1700 extern int ipf_resolvedest __P((ipf_main_softc_t *, char *,
|