Lines Matching refs:state_byspi
190 ospi = xfrm_state_deref_prot(net->xfrm.state_byspi, net);
196 rcu_assign_pointer(net->xfrm.state_byspi, nspi);
986 hlist_for_each_entry_rcu(x, net->xfrm.state_byspi + h, byspi) {
1028 hlist_for_each_entry_rcu(x, net->xfrm.state_byspi + h, byspi) {
1306 net->xfrm.state_byspi + h,
1437 XFRM_STATE_INSERT(byspi, &x->byspi, net->xfrm.state_byspi + h,
2248 XFRM_STATE_INSERT(byspi, &x->byspi, net->xfrm.state_byspi + h,
2890 net->xfrm.state_byspi = xfrm_hash_alloc(sz);
2891 if (!net->xfrm.state_byspi)
2906 xfrm_hash_free(net->xfrm.state_byspi, sz);
2928 WARN_ON(!hlist_empty(net->xfrm.state_byspi));
2929 xfrm_hash_free(net->xfrm.state_byspi, sz);