HomeSort by relevance Sort by last modified time
    Searched refs:RTF_DYNAMIC (Results 1 - 10 of 10) sorted by null

  /onnv/onnv-gate/usr/src/uts/common/net/
route.h 119 #define RTF_DYNAMIC 0x10 /* created dynamically (by redirect) */
  /onnv/onnv-gate/usr/src/uts/common/inet/ip/
ip_ire.c     [all...]
ip6.c 1154 (RTF_DYNAMIC | RTF_GATEWAY | RTF_HOST),
    [all...]
ip6_ire.c 516 if (!(ire->ire_flags & RTF_DYNAMIC))
    [all...]
ip_ftable.c 366 if ((ire->ire_flags & RTF_DYNAMIC) &&
372 * Search for all IRE_HOST RTF_DYNAMIC (aka redirect) routes that are
    [all...]
ip.c     [all...]
  /onnv/onnv-gate/usr/src/cmd/mdb/common/modules/ip/
ip.c 807 { "DYNAMIC", RTF_DYNAMIC, RTF_DYNAMIC },
    [all...]
  /onnv/onnv-gate/usr/src/cmd/mdb/common/modules/genunix/
net.c 892 if (ire->ire_flags & RTF_DYNAMIC)
    [all...]
  /onnv/onnv-gate/usr/src/cmd/cmd-inet/usr.sbin/in.routed/
table.c 1179 if (rtm->rtm_flags & (RTF_DYNAMIC | RTF_MODIFIED)) {
    [all...]
  /onnv/onnv-gate/usr/src/cmd/cmd-inet/usr.bin/netstat/
netstat.c     [all...]

Completed in 300 milliseconds