Searched refs:NUD_PROBE (Results 1 – 2 of 2) sorted by relevance
41 public static final short NUD_PROBE = 0x10; field in StructNdMsg53 case NUD_PROBE: return "NUD_PROBE"; in stringForNudState()146 return (nudConnected() || ((ndm_state & (NUD_PROBE|NUD_STALE|NUD_DELAY)) != 0)); in nudValid()
182 1, ip, StructNdMsg.NUD_PROBE, ifIndex, null); in probeNeighbor()