Searched refs:xfrmu_spdhthresh (Results 1 – 4 of 4) sorted by relevance
361 struct xfrmu_spdhthresh { struct
1124 + nla_total_size(sizeof(struct xfrmu_spdhthresh)) in xfrm_spdinfo_msgsize()1125 + nla_total_size(sizeof(struct xfrmu_spdhthresh)); in xfrm_spdinfo_msgsize()1134 struct xfrmu_spdhthresh spt4, spt6; in build_spdinfo()1185 struct xfrmu_spdhthresh *thresh4 = NULL; in xfrm_set_spdinfo()1186 struct xfrmu_spdhthresh *thresh6 = NULL; in xfrm_set_spdinfo()2651 [XFRMA_SPD_IPV4_HTHRESH] = { .len = sizeof(struct xfrmu_spdhthresh) },2652 [XFRMA_SPD_IPV6_HTHRESH] = { .len = sizeof(struct xfrmu_spdhthresh) },