Searched refs:RTF_PROTO3 (Results 1 – 6 of 6) sorted by relevance
191 #define RTF_PERMANENT_ARP RTF_PROTO3 /* only manual overwrite of entry */
136 #define RTF_PROTO3 0x2000 /* protocol specific routing flag */ macro
173 #ifdef RTF_PROTO3174 { RTF_PROTO3, '3' },
95 { RTF_PROTO3, '3' },
109 { RTF_PROTO3, '3' },
2374 #ifdef RTF_PROTO3 in rtflags()2375 RTFLAG("3", RTF_PROTO3); in rtflags()