Home
last modified time | relevance | path

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

/freebsd-13.1/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.c735 if (ipf_dstlist_select_node(fin, fdp->fd_ptr, NULL, &node) == 0) in ipf_fastroute()
H A Dip_state.c1824 ipf_dstlist_select_node(fin, fdp->fd_ptr, NULL, in ipf_state_add()
1832 ipf_dstlist_select_node(fin, fdp->fd_ptr, NULL, in ipf_state_add()
1841 ipf_dstlist_select_node(fin, fdp->fd_ptr, NULL, in ipf_state_add()
H A Dip_nat6.c3843 error = ipf_dstlist_select_node(fin, na->na_ptr, dst->i6, in ipf_nat6_nextaddr()
H A Dip_nat.c7394 error = ipf_dstlist_select_node(fin, na->na_ptr, dst, in ipf_nat_nextaddr()
/freebsd-13.1/sbin/ipf/ipftest/
H A Dip_fil.c395 ipf_dstlist_select_node(fin, fdp->fd_ptr, NULL, &node);