Lines Matching refs:state_bydst
185 odst = xfrm_state_deref_prot(net->xfrm.state_bydst, net);
194 rcu_assign_pointer(net->xfrm.state_bydst, ndst);
758 hlist_for_each_entry(x, net->xfrm.state_bydst+i, bydst) {
779 hlist_for_each_entry(x, net->xfrm.state_bydst+i, bydst) {
819 hlist_for_each_entry(x, net->xfrm.state_bydst+i, bydst) {
863 hlist_for_each_entry(x, net->xfrm.state_bydst+i, bydst) {
1160 hlist_for_each_entry_rcu(x, net->xfrm.state_bydst + h, bydst) {
1194 hlist_for_each_entry_rcu(x, net->xfrm.state_bydst + h_wildcard, bydst) {
1297 net->xfrm.state_bydst + h,
1371 hlist_for_each_entry(x, net->xfrm.state_bydst+h, bydst) {
1426 XFRM_STATE_INSERT(bydst, &x->bydst, net->xfrm.state_bydst + h,
1469 hlist_for_each_entry(x, net->xfrm.state_bydst+h, bydst) {
1504 hlist_for_each_entry(x, net->xfrm.state_bydst+h, bydst) {
1559 XFRM_STATE_INSERT(bydst, &x->bydst, net->xfrm.state_bydst + h,
1767 hlist_for_each_entry(x, net->xfrm.state_bydst+h, bydst) {
2884 net->xfrm.state_bydst = xfrm_hash_alloc(sz);
2885 if (!net->xfrm.state_bydst)
2910 xfrm_hash_free(net->xfrm.state_bydst, sz);
2932 WARN_ON(!hlist_empty(net->xfrm.state_bydst));
2933 xfrm_hash_free(net->xfrm.state_bydst, sz);