Home
last modified time | relevance | path

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

/kernel/tests/net/test/
Dnet_test.py43 SO_COOKIE = 57 variable
Dsock_diag.py379 cookie = s.getsockopt(net_test.SOL_SOCKET, net_test.SO_COOKIE, 8)
Dsock_diag_test.py390 cookie = sock.getsockopt(net_test.SOL_SOCKET, net_test.SO_COOKIE, 8)
418 req.id.cookie = s.getsockopt(net_test.SOL_SOCKET, net_test.SO_COOKIE, 8)