Searched refs:xfrm_spdinfo_set_thresh (Results 1 – 1 of 1) sorted by relevance
/Linux-v6.6/tools/testing/selftests/net/ |
D | ipsec.c | 1584 static int xfrm_spdinfo_set_thresh(int xfrm_sock, uint32_t *seq, in xfrm_spdinfo_set_thresh() function 1656 if (xfrm_spdinfo_set_thresh(xfrm_sock, seq, 32, 31, 120, 16, false)) { in xfrm_spdinfo_attrs() 1715 if (xfrm_spdinfo_set_thresh(xfrm_sock, seq, 32, 32, 128, 128, false)) { in xfrm_spdinfo_attrs() 1727 if (xfrm_spdinfo_set_thresh(xfrm_sock, seq, 32, 32, 128, 128, true)) in xfrm_spdinfo_attrs()
|