Home
last modified time | relevance | path

Searched refs:InetDiagSockId (Results 1 – 1 of 1) sorted by relevance

/kernel/tests/net/test/
Dsock_diag.py77 InetDiagSockId = cstruct.Struct( variable
81 [InetDiagSockId])
85 [InetDiagSockId])
171 return InetDiagSockId(("\x00" * len(InetDiagSockId)))
374 sock_id = InetDiagSockId((sport, dport, src, dst, iface, "\x00" * 8))