Searched refs:RTA_IIF (Results 1 – 1 of 1) sorted by relevance
55 public static final short RTA_IIF = 3; field in RtNetlinkRouteMessage243 nlAttr = StructNlAttr.findNextAttrOfType(RTA_IIF, byteBuffer); in parse()306 final StructNlAttr iifindex = new StructNlAttr(RTA_IIF, mIifIndex); in pack()