Searched refs:xfrmu_spdhthresh (Results 1 – 2 of 2) sorted by relevance
354 struct xfrmu_spdhthresh { struct
969 + nla_total_size(sizeof(struct xfrmu_spdhthresh)) in xfrm_spdinfo_msgsize()970 + nla_total_size(sizeof(struct xfrmu_spdhthresh)); in xfrm_spdinfo_msgsize()979 struct xfrmu_spdhthresh spt4, spt6; in build_spdinfo()1030 struct xfrmu_spdhthresh *thresh4 = NULL; in xfrm_set_spdinfo()1031 struct xfrmu_spdhthresh *thresh6 = NULL; in xfrm_set_spdinfo()2380 [XFRMA_SPD_IPV4_HTHRESH] = { .len = sizeof(struct xfrmu_spdhthresh) },2381 [XFRMA_SPD_IPV6_HTHRESH] = { .len = sizeof(struct xfrmu_spdhthresh) },