Home
last modified time | relevance | path

Searched defs:struct (Results 1 – 3 of 3) sorted by relevance

/frameworks/libs/net/common/tests/unit/src/com/android/net/module/util/netlink/
DStructNlMsgHdrTest.java51 final StructNlMsgHdr struct = new StructNlMsgHdr(); in makeStructNlMsgHdr() local
67 StructNlMsgHdr struct = makeStructNlMsgHdr(NetlinkConstants.RTM_NEWADDR); in testToString() local
86 StructNlMsgHdr struct = makeStructNlMsgHdr(NetlinkConstants.RTM_NEWADDR); in testToStringWithNetlinkFamily() local
/frameworks/libs/net/common/device/com/android/net/module/util/netlink/
DStructInetDiagMsg.java51 StructInetDiagMsg struct = new StructInetDiagMsg(); in parse() local
DStructNlAttr.java64 final StructNlAttr struct = new StructNlAttr(); in peek() local
90 final StructNlAttr struct = peek(byteBuffer); in parse() local