Home
last modified time | relevance | path

Searched refs:restcp (Results 1 – 1 of 1) sorted by relevance

/linux/tools/testing/selftests/net/
H A Dsk_so_peek_off.c194 int restcp, resudp; in main() local
196 restcp = do_test(IPPROTO_TCP); in main()
198 if (restcp == KSFT_FAIL || resudp == KSFT_FAIL) in main()