Searched refs:ipf_dstlist_select_node (Results 1 - 9 of 9) sorted by relevance

/freebsd-10.0-release/contrib/ipfilter/
H A Dip_dstlist.h65 extern int ipf_dstlist_select_node __P((fr_info_t *, void *, u_32_t *,
H A Dip_dstlist.c138 ipf_dstlist_select_node,
1236 /* Function: ipf_dstlist_select_node */
1249 ipf_dstlist_select_node(fin, group, addr, pfdp) function
H A Dip_fil.c445 ipf_dstlist_select_node(fin, fdp->fd_ptr, NULL, &node);
/freebsd-10.0-release/sys/contrib/ipfilter/netinet/
H A Dip_dstlist.h65 extern int ipf_dstlist_select_node __P((fr_info_t *, void *, u_32_t *,
H A Dip_dstlist.c138 ipf_dstlist_select_node,
1236 /* Function: ipf_dstlist_select_node */
1249 ipf_dstlist_select_node(fin, group, addr, pfdp) function
H A Dip_fil_freebsd.c772 if (ipf_dstlist_select_node(fin, fdp->fd_ptr, NULL, &node) == 0)
H A Dip_state.c1847 ipf_dstlist_select_node(fin, fdp->fd_ptr, NULL,
1855 ipf_dstlist_select_node(fin, fdp->fd_ptr, NULL,
1864 ipf_dstlist_select_node(fin, fdp->fd_ptr, NULL,
H A Dip_nat6.c3918 error = ipf_dstlist_select_node(fin, na->na_ptr, dst->i6,
H A Dip_nat.c7570 error = ipf_dstlist_select_node(fin, na->na_ptr, dst,

Completed in 198 milliseconds