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

/linux-master/tools/testing/selftests/net/tcp_ao/
H A Dicmps-accept.c34 const int sk_ip_level = SOL_IPV6; variable
38 const int sk_ip_level = SOL_IP; variable
133 if (setsockopt(sk, sk_ip_level, sk_recverr, &val, sizeof(val)))
H A Dicmps-discard.c34 const int sk_ip_level = SOL_IPV6; variable
38 const int sk_ip_level = SOL_IP; variable
133 if (setsockopt(sk, sk_ip_level, sk_recverr, &val, sizeof(val)))

Completed in 111 milliseconds