Searched refs:RTF_HOST (Results 1 – 8 of 8) sorted by relevance
51 #define RTF_HOST 0x0004 /* host entry (net otherwise) */ macro
53 #define RTF_HOST 0x0004 /* host entry (net otherwise) */ macro
75 #define RTF_HOST 0x0004 /* Host entry (net otherwise). */ macro
440 if (r->flags & RTF_HOST) { in atrtr_find()521 if (!(rt->flags & RTF_HOST)) in atrtr_create()755 rtdef.rt_flags |= RTF_HOST; in atif_ioctl()
490 if (!(rt->rt_flags & RTF_HOST)) { in rtentry_to_fib_config()
2908 flags |= RTF_HOST; in fib_flag_trans()