Home
last modified time | relevance | path

Searched refs:ipf_dstlist_select_node (Results 1 – 7 of 7) sorted by relevance

/freebsd-14.2/sys/netpfil/ipfilter/netinet/
H A Dip_dstlist.h65 extern int ipf_dstlist_select_node(fr_info_t *, void *, u_32_t *,
H A Dip_dstlist.c130 ipf_dstlist_select_node,
1187 ipf_dstlist_select_node(fr_info_t *fin, void *group, u_32_t *addr, in ipf_dstlist_select_node() function
H A Dip_fil_freebsd.c741 if (ipf_dstlist_select_node(fin, fdp->fd_ptr, NULL, &node) == 0) in ipf_fastroute()
H A Dip_state.c1811 ipf_dstlist_select_node(fin, fdp->fd_ptr, NULL, in ipf_state_add()
1819 ipf_dstlist_select_node(fin, fdp->fd_ptr, NULL, in ipf_state_add()
1828 ipf_dstlist_select_node(fin, fdp->fd_ptr, NULL, in ipf_state_add()
H A Dip_nat6.c3848 error = ipf_dstlist_select_node(fin, na->na_ptr, dst->i6, in ipf_nat6_nextaddr()
H A Dip_nat.c7398 error = ipf_dstlist_select_node(fin, na->na_ptr, dst, in ipf_nat_nextaddr()
/freebsd-14.2/sbin/ipf/ipftest/
H A Dip_fil.c394 ipf_dstlist_select_node(fin, fdp->fd_ptr, NULL, &node);