Home
last modified time | relevance | path

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

/illumos-gate/usr/src/boot/include/netinet/
H A Dif_ether.h108 #define RTF_USETRAILERS RTF_PROTO1 /* use trailers */
/illumos-gate/usr/src/uts/common/net/
H A Droute.h129 #define RTF_PROTO1 0x8000 /* protocol specific routing flag */ macro
/illumos-gate/usr/src/cmd/mdb/common/modules/ip/
H A Dip.c924 { "PROTO1", RTF_PROTO1, RTF_PROTO1 }, in ire_format()
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/
H A Droute.c1287 rcip->ri_flags |= RTF_PROTO1; in args_to_rtcmd()