Searched refs:got_thresh (Results 1 - 1 of 1) sorted by relevance

/linux-master/tools/testing/selftests/net/
H A Dipsec.c1678 int got_thresh = 0; local
1684 got_thresh++;
1694 got_thresh++;
1702 if (got_thresh != 2) {
1703 pr_err("only %d thresh returned by XFRM_MSG_GETSPDINFO", got_thresh);

Completed in 363 milliseconds