Searched refs:xfrmu_spdhthresh (Results 1 – 2 of 2) sorted by relevance
361 struct xfrmu_spdhthresh { struct
1079 + nla_total_size(sizeof(struct xfrmu_spdhthresh)) in xfrm_spdinfo_msgsize()1080 + nla_total_size(sizeof(struct xfrmu_spdhthresh)); in xfrm_spdinfo_msgsize()1089 struct xfrmu_spdhthresh spt4, spt6; in build_spdinfo()1140 struct xfrmu_spdhthresh *thresh4 = NULL; in xfrm_set_spdinfo()1141 struct xfrmu_spdhthresh *thresh6 = NULL; in xfrm_set_spdinfo()2575 [XFRMA_SPD_IPV4_HTHRESH] = { .len = sizeof(struct xfrmu_spdhthresh) },2576 [XFRMA_SPD_IPV6_HTHRESH] = { .len = sizeof(struct xfrmu_spdhthresh) },