Searched refs:ipf_resolvedest (Results 1 – 4 of 4) sorted by relevance
| /freebsd/sys/netpfil/ipfilter/netinet/ |
| H A D | ip_dstlist.c | 560 (void) ipf_resolvedest(softc, node->ipfd_names, in ipf_dstlist_node_add() 565 (void) ipf_resolvedest(softc, node->ipfd_names, in ipf_dstlist_node_add() 1272 (void) ipf_resolvedest(softc, in ipf_dstlist_sync()
|
| H A D | ip_state.c | 964 (void) ipf_resolvedest(softc, fr->fr_names, &fr->fr_tifs[0], in ipf_state_putent() 966 (void) ipf_resolvedest(softc, fr->fr_names, &fr->fr_tifs[1], in ipf_state_putent() 968 (void) ipf_resolvedest(softc, fr->fr_names, &fr->fr_dif, in ipf_state_putent()
|
| H A D | ip_fil.h | 1704 extern int ipf_resolvedest(ipf_main_softc_t *, char *,
|
| H A D | fil.c | 3990 error = ipf_resolvedest(softc, fr->fr_names, fdp, v); in ipf_synclist() 3997 error = ipf_resolvedest(softc, fr->fr_names, fdp, v); in ipf_synclist() 4004 error = ipf_resolvedest(softc, fr->fr_names, fdp, v); in ipf_synclist() 7358 ipf_resolvedest(ipf_main_softc_t *softc, char *base, frdest_t *fdp, int v) function
|