Searched refs:ipf_resolvedest (Results 1 – 5 of 5) sorted by relevance
| /freebsd-11-stable/sys/contrib/ipfilter/netinet/ |
| HD | ip_dstlist.c | 585 (void) ipf_resolvedest(softc, node->ipfd_names, 590 (void) ipf_resolvedest(softc, node->ipfd_names, 1337 (void) ipf_resolvedest(softc,
|
| HD | 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,
|
| HD | ip_fil.h | 1698 extern int ipf_resolvedest(ipf_main_softc_t *, char *,
|
| HD | fil.c | 4050 error = ipf_resolvedest(softc, fr->fr_names, fdp, v); 4057 error = ipf_resolvedest(softc, fr->fr_names, fdp, v); 4064 error = ipf_resolvedest(softc, fr->fr_names, fdp, v); 7501 ipf_resolvedest(softc, base, fdp, v) in ipf_resolvedest() function
|
| /freebsd-11-stable/contrib/ipfilter/ |
| HD | ip_dstlist.c | 585 (void) ipf_resolvedest(softc, node->ipfd_names, 590 (void) ipf_resolvedest(softc, node->ipfd_names, 1336 (void) ipf_resolvedest(softc,
|