Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/net/
H A Droute.h123 #define RTF_XRESOLVE 0x200 /* external daemon resolves name */ macro
/illumos-gate/usr/src/cmd/mdb/common/modules/ip/
H A Dip.c918 { "XRESOLVE", RTF_XRESOLVE, RTF_XRESOLVE }, in ire_format()
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/
H A Droute.c1296 rcip->ri_flags |= RTF_XRESOLVE; in args_to_rtcmd()