Searched refs:ipf_resolvedest (Results 1 - 5 of 5) sorted by relevance

/freebsd-10.0-release/contrib/ipfilter/
H A Dip_dstlist.c593 (void) ipf_resolvedest(softc, node->ipfd_names,
598 (void) ipf_resolvedest(softc, node->ipfd_names,
1344 (void) ipf_resolvedest(softc,
/freebsd-10.0-release/sys/contrib/ipfilter/netinet/
H A Dip_dstlist.c593 (void) ipf_resolvedest(softc, node->ipfd_names,
598 (void) ipf_resolvedest(softc, node->ipfd_names,
1344 (void) ipf_resolvedest(softc,
H A Dip_state.c996 (void) ipf_resolvedest(softc, fr->fr_names, &fr->fr_tifs[0],
998 (void) ipf_resolvedest(softc, fr->fr_names, &fr->fr_tifs[1],
1000 (void) ipf_resolvedest(softc, fr->fr_names, &fr->fr_dif,
H A Dfil.c4069 error = ipf_resolvedest(softc, fr->fr_names, fdp, v);
4076 error = ipf_resolvedest(softc, fr->fr_names, fdp, v);
4083 error = ipf_resolvedest(softc, fr->fr_names, fdp, v);
7418 /* Function: ipf_resolvedest */
7432 ipf_resolvedest(softc, base, fdp, v) function
H A Dip_fil.h1838 extern int ipf_resolvedest __P((ipf_main_softc_t *, char *,

Completed in 596 milliseconds