Searched refs:xfrm_spdinfo_set_thresh (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/tools/testing/selftests/net/ |
H A D | ipsec.c | 1585 static int xfrm_spdinfo_set_thresh(int xfrm_sock, uint32_t *seq, in xfrm_spdinfo_set_thresh() function 1657 if (xfrm_spdinfo_set_thresh(xfrm_sock, seq, 32, 31, 120, 16, false)) { in xfrm_spdinfo_attrs() 1716 if (xfrm_spdinfo_set_thresh(xfrm_sock, seq, 32, 32, 128, 128, false)) { in xfrm_spdinfo_attrs() 1728 if (xfrm_spdinfo_set_thresh(xfrm_sock, seq, 32, 32, 128, 128, true)) in xfrm_spdinfo_attrs()
|