xfrmu_spdhthresh 1100 net/xfrm/xfrm_user.c 	       + nla_total_size(sizeof(struct xfrmu_spdhthresh))
xfrmu_spdhthresh 1101 net/xfrm/xfrm_user.c 	       + nla_total_size(sizeof(struct xfrmu_spdhthresh));
xfrmu_spdhthresh 1110 net/xfrm/xfrm_user.c 	struct xfrmu_spdhthresh spt4, spt6;
xfrmu_spdhthresh 1161 net/xfrm/xfrm_user.c 	struct xfrmu_spdhthresh *thresh4 = NULL;
xfrmu_spdhthresh 1162 net/xfrm/xfrm_user.c 	struct xfrmu_spdhthresh *thresh6 = NULL;
xfrmu_spdhthresh 2592 net/xfrm/xfrm_user.c 	[XFRMA_SPD_IPV4_HTHRESH] = { .len = sizeof(struct xfrmu_spdhthresh) },
xfrmu_spdhthresh 2593 net/xfrm/xfrm_user.c 	[XFRMA_SPD_IPV6_HTHRESH] = { .len = sizeof(struct xfrmu_spdhthresh) },