Home
last modified time | relevance | path

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

/illumos-gate/usr/src/boot/include/netinet/
H A Dif_ether.h109 #define RTF_ANNOUNCE RTF_PROTO2 /* announce new arp entry */
/illumos-gate/usr/src/uts/common/net/
H A Droute.h128 #define RTF_PROTO2 0x4000 /* protocol specific routing flag */ macro
/illumos-gate/usr/src/cmd/mdb/common/modules/ip/
H A Dip.c923 { "PROTO2", RTF_PROTO2, RTF_PROTO2 }, in ire_format()
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/
H A Droute.c1290 rcip->ri_flags |= RTF_PROTO2; in args_to_rtcmd()