Searched refs:RTF_ANNOUNCE (Results 1 – 8 of 8) sorted by relevance
142 #define RTF_ANNOUNCE RTF_PROTO2 /* announce new arp entry */ macro
947 if (rt->rt_flags & RTF_ANNOUNCE) { in arp_rtrequest()
2683 arpc.rtm.rtm_flags |= RTF_ANNOUNCE; in in_lltable_dump_entry()
63 #ifndef RTF_ANNOUNCE64 #define RTF_ANNOUNCE RTF_PROTO2 macro
2941 } else if (rt->rt_flags & RTF_ANNOUNCE) { in nd6_rtrequest()2977 if ((rt->rt_flags & RTF_ANNOUNCE) && in nd6_rtrequest()
400 if ((rt->rt_flags & RTF_ANNOUNCE) != 0 && in nd6_ns_input()
4845 ndpc.rtm.rtm_flags |= RTF_ANNOUNCE; in in6_lltable_dump_entry()
799 if (rtm->rtm_flags & RTF_ANNOUNCE) { in lla_rt_output()