Home
last modified time | relevance | path

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

/kernel/tests/net/test/
Dcsocket_test.py39 def _BuildSocket(self, family, addr): argument
44 def CheckRecvfrom(self, family, addr): argument
59 def CheckRecvmsg(self, family, addr): argument
Dnet_test.py189 def Socket(family, sock_type, protocol): argument
195 def PingSocket(family): argument
208 def TCPSocket(family): argument
222 def UDPSocket(family): argument
226 def RawGRESocket(family): argument
251 def CreateSocketPair(family, socktype, addr): argument
Dgenetlink.py60 def _SendCommand(self, family, command, version, data, flags): argument
64 def _Dump(self, family, command, version): argument
Dxfrm_base.py45 def SetPolicySockopt(sock, family, opt_data): argument
54 def ApplySocketPolicy(sock, family, direction, spi, reqid, tun_addrs): argument
Dnetlink.py85 def _NlAttrIPAddress(self, nla_type, family, address): argument
170 def _OpenNetlinkSocket(self, family, groups): argument
177 def __init__(self, family, groups=None): argument
Dbpf_test.py601 def checkSocketCreate(self, family, socktype, sockproto, success): argument
Dsock_diag.py326 def GetRawAddress(family, addr): argument
Dxfrm.py253 def EmptySelector(family): argument
292 def UserTemplate(family, spi, reqid, tun_addrs): argument
Diproute.py753 def GetIflaAfSpecificData(self, dev_name, family): argument