Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/net/
H A Droute.h122 #define RTF_CLONING 0x100 /* generate new routes on use */ macro
/illumos-gate/usr/src/cmd/mdb/common/modules/ip/
H A Dip.c917 { "CLONING", RTF_CLONING, RTF_CLONING }, in ire_format()
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/
H A Droute.c1293 rcip->ri_flags |= RTF_CLONING; in args_to_rtcmd()