Searched refs:xfrmu_spdhthresh (Results 1 – 3 of 3) sorted by relevance
367 struct xfrmu_spdhthresh { struct
1303 + nla_total_size(sizeof(struct xfrmu_spdhthresh)) in xfrm_spdinfo_msgsize()1304 + nla_total_size(sizeof(struct xfrmu_spdhthresh)); in xfrm_spdinfo_msgsize()1313 struct xfrmu_spdhthresh spt4, spt6; in build_spdinfo()1365 struct xfrmu_spdhthresh *thresh4 = NULL; in xfrm_set_spdinfo()1366 struct xfrmu_spdhthresh *thresh6 = NULL; in xfrm_set_spdinfo()2998 [XFRMA_SPD_IPV4_HTHRESH] = { .len = sizeof(struct xfrmu_spdhthresh) },2999 [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()
Completed in 16 milliseconds