Home
last modified time | relevance | path

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

/frameworks/libs/net/common/device/com/android/net/module/util/netlink/
DStructRtMsg.java44 public final short dstLen; // Length of destination. field in StructRtMsg
60 StructRtMsg(short family, short dstLen, short srcLen, short tos, short table, short protocol, in StructRtMsg()