Home
last modified time | relevance | path

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

/kernel/tests/net/test/
Dbpf.py351 def BpfMov64Reg(dst, src): argument
358 def BpfLdxMem(size, dst, src, off): argument
365 def BpfStxMem(size, dst, src, off): argument
372 def BpfStMem(size, dst, off, imm): argument
379 def BpfAlu64Imm(op, dst, imm): argument
386 def BpfJumpImm(op, dst, imm, off): argument
393 def BpfRawInsn(code, dst, src, off, imm): argument
398 def BpfMov64Imm(dst, imm): argument
411 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