Searched refs:rt_buf (Results 1 – 1 of 1) sorted by relevance
164 char rt_buf[sizeof(struct rtentry)]; in INET_setroute() local165 struct rtentry *const rt = (void *)rt_buf; in INET_setroute()