Searched refs:ipn_ref (Results 1 - 5 of 5) sorted by relevance

/netbsd-6-1-5-RELEASE/dist/ipf/lib/
H A Dprintpoolnode.c30 np->ipn_hits, np->ipn_name, np->ipn_ref);
/netbsd-6-1-5-RELEASE/dist/ipf/
H A Dip_pool.h40 int ipn_ref; member in struct:ip_pool_node
H A Dip_pool.c471 x->ipn_ref = 1;
779 ipn->ipn_ref--;
781 if (ipn->ipn_ref == 0) {
849 ATOMIC_INC(nextnode->ipn_ref);
/netbsd-6-1-5-RELEASE/sys/dist/ipf/netinet/
H A Dip_pool.h40 int ipn_ref; member in struct:ip_pool_node
H A Dip_pool.c484 x->ipn_ref = 1;
792 ipn->ipn_ref--;
794 if (ipn->ipn_ref == 0) {
862 ATOMIC_INC(nextnode->ipn_ref);

Completed in 71 milliseconds