Home
last modified time | relevance | path

Searched refs:ipld_selected (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/netpfil/ipfilter/netinet/
H A Dip_dstlist.h48 ipf_dstnode_t *ipld_selected; member
H A Dip_dstlist.c1082 sel = d->ipld_selected; in ipf_dstlist_select()
1093 if (d->ipld_selected == NULL) { in ipf_dstlist_select()
1098 sel = d->ipld_selected; in ipf_dstlist_select()
1103 while (node != d->ipld_selected) { in ipf_dstlist_select()
1162 d->ipld_selected = sel; in ipf_dstlist_select()