Searched refs:RTF_ANNOUNCE (Results 1 – 8 of 8) sorted by relevance
142 #define RTF_ANNOUNCE RTF_PROTO2 /* announce new arp entry */ macro
946 if (rt->rt_flags & RTF_ANNOUNCE) { in arp_rtrequest()
2661 arpc.rtm.rtm_flags |= RTF_ANNOUNCE; in in_lltable_dump_entry()
63 #ifndef RTF_ANNOUNCE64 #define RTF_ANNOUNCE RTF_PROTO2 macro
3003 } else if (rt->rt_flags & RTF_ANNOUNCE) { in nd6_rtrequest()3039 if ((rt->rt_flags & RTF_ANNOUNCE) && in nd6_rtrequest()
406 if ((rt->rt_flags & RTF_ANNOUNCE) != 0 && in nd6_ns_input()
4902 ndpc.rtm.rtm_flags |= RTF_ANNOUNCE; in in6_lltable_dump_entry()
819 if (rtm->rtm_flags & RTF_ANNOUNCE) { in lla_rt_output()