Home
last modified time | relevance | path

Searched refs:gni_flags (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/
H A Dndp.c654 int flags, gni_flags; in ndp_display() local
673 gni_flags = ndp_noresolve ? NI_NUMERICHOST : 0; in ndp_display()
676 sizeof (hostname), NULL, 0, gni_flags) != 0) { in ndp_display()