Searched refs:xfrmu_spdhthresh (Results 1 – 3 of 3) sorted by relevance
367 struct xfrmu_spdhthresh { struct
1357 + nla_total_size(sizeof(struct xfrmu_spdhthresh)) in xfrm_spdinfo_msgsize()1358 + nla_total_size(sizeof(struct xfrmu_spdhthresh)); in xfrm_spdinfo_msgsize()1367 struct xfrmu_spdhthresh spt4, spt6; in build_spdinfo()1419 struct xfrmu_spdhthresh *thresh4 = NULL; in xfrm_set_spdinfo()1420 struct xfrmu_spdhthresh *thresh6 = NULL; in xfrm_set_spdinfo()3061 [XFRMA_SPD_IPV4_HTHRESH] = { .len = sizeof(struct xfrmu_spdhthresh) },3062 [XFRMA_SPD_IPV6_HTHRESH] = { .len = sizeof(struct xfrmu_spdhthresh) },
1598 struct xfrmu_spdhthresh thresh; in xfrm_spdinfo_set_thresh()1682 struct xfrmu_spdhthresh *t = RTA_DATA(attr); in xfrm_spdinfo_attrs()1692 struct xfrmu_spdhthresh *t = RTA_DATA(attr); in xfrm_spdinfo_attrs()