HomeSort by: relevance | last modified time | path
    Searched refs:ipf_resolvedest (Results 1 - 4 of 4) 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 4008 error = ipf_resolvedest(softc, fr->fr_names, fdp, v);
4015 error = ipf_resolvedest(softc, fr->fr_names, fdp, v);
4022 error = ipf_resolvedest(softc, fr->fr_names, fdp, v);
7274 /* Function: ipf_resolvedest */
7288 ipf_resolvedest(ipf_main_softc_t *softc, char *base, frdest_t *fdp, int v) function in typeref:typename:int

Completed in 24 milliseconds