ndsttable         517 net/xfrm/xfrm_policy.c 				   struct hlist_head *ndsttable,
ndsttable         536 net/xfrm/xfrm_policy.c 			hlist_add_head_rcu(&pol->bydst, ndsttable + h);
ndsttable          83 net/xfrm/xfrm_state.c 			       struct hlist_head *ndsttable,
ndsttable          97 net/xfrm/xfrm_state.c 		hlist_add_head_rcu(&x->bydst, ndsttable + h);