Home
last modified time | relevance | path

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

/dragonfly/sys/netinet/
H A Dif_ether.h113 #define RTF_USETRAILERS RTF_PROTO1 /* use trailers */
H A Dicmp6.h687 #define RTF_PROBEMTU RTF_PROTO1
/dragonfly/stand/lib/
H A Dif_ether.h150 #define RTF_USETRAILERS RTF_PROTO1 /* use trailers */
/dragonfly/sbin/route/
H A Dshow.c77 { RTF_PROTO1, '1' },
H A Droute.c651 flags |= RTF_PROTO1; in newroute()
/dragonfly/sys/net/
H A Droute.h180 #define RTF_PROTO1 0x8000 /* protocol specific routing flag */ macro
/dragonfly/usr.bin/netstat/
H A Droute.c86 { RTF_PROTO1, '1' },
/dragonfly/usr.sbin/ppp/
H A Droute.c165 { RTF_PROTO1, '1' },
/dragonfly/usr.sbin/route6d/
H A Droute6d.c2297 RTFLAG("1", RTF_PROTO1); in rtflags()