HomeSort by: relevance | last modified time | path
    Searched refs:ipf_resolvedest (Results 1 - 5 of 5) sorted by relevancy

  /src/sys/external/bsd/ipf/netinet/
ip_dstlist.c 571 (void) ipf_resolvedest(softc, node->ipfd_names,
576 (void) ipf_resolvedest(softc, node->ipfd_names,
1285 (void) ipf_resolvedest(softc,
ip_state.c 983 (void) ipf_resolvedest(softc, fr->fr_names, &fr->fr_tifs[0],
985 (void) ipf_resolvedest(softc, fr->fr_names, &fr->fr_tifs[1],
987 (void) ipf_resolvedest(softc, fr->fr_names, &fr->fr_dif,
ip_fil.h 1838 extern int ipf_resolvedest(ipf_main_softc_t *, char *,
fil.c 4009 error = ipf_resolvedest(softc, fr->fr_names, fdp, v);
4016 error = ipf_resolvedest(softc, fr->fr_names, fdp, v);
4023 error = ipf_resolvedest(softc, fr->fr_names, fdp, v);
7275 /* Function: ipf_resolvedest */
7289 ipf_resolvedest(ipf_main_softc_t *softc, char *base, frdest_t *fdp, int v) function
  /src/external/bsd/ipf/dist/
ip_dstlist.c 595 (void) ipf_resolvedest(softc, node->ipfd_names,
600 (void) ipf_resolvedest(softc, node->ipfd_names,
1346 (void) ipf_resolvedest(softc,

Completed in 70 milliseconds