Home
last modified time | relevance | path

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

/packages/modules/Connectivity/staticlibs/device/com/android/net/module/util/netlink/
DStructRtMsg.java47 public final short srcLen; // Length of source. field in StructRtMsg
62 public StructRtMsg(short family, short dstLen, short srcLen, short tos, short table, in StructRtMsg()