Searched refs:rtaType (Results 1 – 1 of 1) sorted by relevance
304 if (rtattr.rtaType == RoutingAttribute.INET_DIAG_INFO) { in parseSockInfo()306 } else if (rtattr.rtaType == RoutingAttribute.INET_DIAG_MARK) { in parseSockInfo()450 public final short rtaType; field in TcpSocketTracker.RoutingAttribute454 rtaType = type; in RoutingAttribute()