Home
last modified time | relevance | path

Searched defs:dst (Results 1 – 2 of 2) sorted by relevance

/kernel/tests/net/test/
Dbpf.py347 def BpfMov64Reg(dst, src): argument
354 def BpfLdxMem(size, dst, src, off): argument
361 def BpfStxMem(size, dst, src, off): argument
368 def BpfStMem(size, dst, off, imm): argument
375 def BpfAlu64Imm(op, dst, imm): argument
382 def BpfJumpImm(op, dst, imm, off): argument
389 def BpfRawInsn(code, dst, src, off, imm): argument
394 def BpfMov64Imm(dst, imm): argument
407 def BpfLoadMapFd(map_fd, dst): argument
Dxfrm.py258 def SrcDstSelector(src, dst): argument
493 def AddSaInfo(self, src, dst, spi, mode, reqid, encryption, auth_trunc, aead, argument
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
645 def CreateTunnel(self, direction, selector, src, dst, spi, encryption, argument
706 def DeleteTunnel(self, direction, selector, dst, spi, mark, xfrm_if_id): argument