taglinefilesource code
RTF_HOST212net/inet/icmp.crt_add((RTF_DYNAMIC | RTF_MODIFIED | RTF_HOST),
RTF_HOST134net/inet/route.cif (flags & RTF_HOST) rt->rt_dst = dst;
RTF_HOST289net/inet/route.cif ((rt->rt_flags & RTF_HOST) && rt->rt_dst == daddr) {
RTF_HOST297net/inet/route.cif (!(rt->rt_flags & RTF_HOST) && ip_addr_match(rt->rt_dst, daddr)) {