Searched refs:xfrmu_spdhthresh (Results 1 – 2 of 2) sorted by relevance
354 struct xfrmu_spdhthresh { struct
992 + nla_total_size(sizeof(struct xfrmu_spdhthresh)) in xfrm_spdinfo_msgsize()993 + nla_total_size(sizeof(struct xfrmu_spdhthresh)); in xfrm_spdinfo_msgsize()1002 struct xfrmu_spdhthresh spt4, spt6; in build_spdinfo()1053 struct xfrmu_spdhthresh *thresh4 = NULL; in xfrm_set_spdinfo()1054 struct xfrmu_spdhthresh *thresh6 = NULL; in xfrm_set_spdinfo()2405 [XFRMA_SPD_IPV4_HTHRESH] = { .len = sizeof(struct xfrmu_spdhthresh) },2406 [XFRMA_SPD_IPV6_HTHRESH] = { .len = sizeof(struct xfrmu_spdhthresh) },