Home
last modified time | relevance | path

Searched defs:s (Results 1 – 9 of 9) sorted by relevance

/kernel/tests/net/test/
Dcsocket.py102 def VoidPointer(s): argument
204 def Bind(s, to): argument
211 def Connect(s, to): argument
218 def Sendmsg(s, to, data, control, flags): argument
295 def Recvmsg(s, buflen, controllen, flags, addrlen=len(SockaddrStorage)): argument
337 def Recvfrom(s, size, flags=0): argument
355 def Setsockopt(s, level, optname, optval, optlen): argument
Dsock_diag.py353 def DiagReqFromSocket(s): argument
378 def GetSocketCookie(s): argument
382 def FindSockInfoFromFd(self, s): argument
398 def FindSockDiagFromFd(self, s): argument
416 def CloseSocketFromFd(self, s): argument
Dnamespace.py97 def SetFileContents(f, s): argument
101 def SetHostname(s): argument
Dsock_diag_test.py132 def assertSockInfoMatchesSocket(self, s, info): argument
680 def FindChildSockets(self, s): argument
931 def BindToRandomPort(self, s, addr): argument
1054 def SockInfoMatchesSocket(self, s, info): argument
1062 def SocketDescription(s): argument
1111 def SetRandomMark(s): argument
1117 def assertSocketMarkIs(self, s, mark): argument
Dmultinetwork_base.py445 def SetSocketMark(self, s, netid): argument
450 def GetSocketMark(self, s): argument
453 def ClearSocketMark(self, s): argument
456 def BindToDevice(self, s, iface): argument
461 def SetUnicastInterface(self, s, ifindex): argument
485 def SelectInterface(self, s, netid, mode): argument
522 def SendOnNetid(self, version, s, dstaddr, dstport, netid, payload, cmsgs): argument
Danycast_test.py69 def AnycastSetsockopt(self, s, is_add, netid, addr): argument
Dnet_test.py117 def SetSocketTos(s, tos): argument
338 def SetFlowLabel(s, addr, label): argument
Dxfrm_test.py233 def _SetupUdpEncapSaPair(self, myaddr, remoteaddr, in_spi, out_spi, argument
Dping6_test.py264 def assertValidPingResponse(self, s, data): argument