Searched defs:proto (Results 1 – 6 of 6) sorted by relevance
/kernel/tests/net/test/ |
D | xfrm_algorithm_test.py | 180 def TestNameGenerator(version, proto, authCase, cryptCase, aeadCase): argument 202 def ParamTestSocketPolicySimple(self, version, proto, authCase, cryptCase, aeadCase): argument
|
D | forwarding_test.py | 154 def CheckForwardingByProto(self, proto): argument
|
D | packets.py | 135 def GRE(version, srcaddr, dstaddr, proto, packet): argument
|
D | neighbour_test.py | 111 def SetUnicastSolicit(self, proto, iface, value): argument
|
D | xfrm.py | 572 def DeleteSaInfo(self, dst, spi, proto, mark=None, xfrm_if_id=None): argument 592 def AllocSpi(self, dst, proto, min_spi, max_spi): argument
|
D | sock_diag_test.py | 213 def CheckFindsAllMySockets(self, socktype, proto): argument
|