Searched refs:rt_dstb (Results 1 – 3 of 3) sorted by relevance
85 MPASS(dst->sa_len <= sizeof(((struct rtentry *)NULL)->rt_dstb)); in rt_alloc()
177 char rt_dstb[28]; member
750 if (dst->sa_len > sizeof(((struct rtentry *)NULL)->rt_dstb)) { in add_route_byinfo()