Searched defs:family (Results 1 – 9 of 9) sorted by relevance
/kernel/tests/net/test/ |
D | csocket_test.py | 39 def _BuildSocket(self, family, addr): argument 44 def CheckRecvfrom(self, family, addr): argument 59 def CheckRecvmsg(self, family, addr): argument
|
D | net_test.py | 189 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
|
D | genetlink.py | 60 def _SendCommand(self, family, command, version, data, flags): argument 64 def _Dump(self, family, command, version): argument
|
D | xfrm_base.py | 45 def SetPolicySockopt(sock, family, opt_data): argument 54 def ApplySocketPolicy(sock, family, direction, spi, reqid, tun_addrs): argument
|
D | netlink.py | 85 def _NlAttrIPAddress(self, nla_type, family, address): argument 170 def _OpenNetlinkSocket(self, family, groups): argument 177 def __init__(self, family, groups=None): argument
|
D | bpf_test.py | 601 def checkSocketCreate(self, family, socktype, sockproto, success): argument
|
D | sock_diag.py | 326 def GetRawAddress(family, addr): argument
|
D | xfrm.py | 253 def EmptySelector(family): argument 292 def UserTemplate(family, spi, reqid, tun_addrs): argument
|
D | iproute.py | 753 def GetIflaAfSpecificData(self, dev_name, family): argument
|