Home
last modified time | relevance | path

Searched defs:flags (Results 1 – 5 of 5) sorted by relevance

/kernel/tests/net/test/
Dcsocket.py201 def Sendmsg(s, to, data, control, flags): argument
278 def Recvmsg(s, buflen, controllen, flags, addrlen=len(SockaddrStorage)): argument
320 def Recvfrom(s, size, flags=0): argument
Dnetlink.py141 def MaybeDebugCommand(self, command, flags, data): argument
175 def _SendNlRequest(self, command, data, flags): argument
Dxfrm.py209 def MaybeDebugCommand(self, command, flags, data): argument
245 replay_window, flags, nlattrs): argument
Diproute.py299 def _SendNlRequest(self, command, data, flags=0): argument
425 def _Address(self, version, command, addr, prefixlen, flags, scope, ifindex): argument
502 def _Neighbour(self, version, is_add, addr, lladdr, dev, state, flags=0): argument
Dbpf.py150 def UpdateMap(map_fd, key, value, flags=0): argument