Searched refs:rtentry (Results 1 – 12 of 12) sorted by relevance
92 struct rtentry *rt_gwroute; /* implied entry for gatewayed routes */93 struct rtentry *rt_parent; /* cloning parent of this route */
100 struct rtentry *ro_rt;
193 static void get_next_params(char **argv, struct rtentry *rt, char **netmask) in get_next_params()243 static void verify_netmask(struct rtentry *rt, char *netmask) in verify_netmask()261 struct rtentry rt; in setroute()271 memset(&rt, 0, sizeof(struct rtentry)); in setroute()
14 struct rtentry { struct
522 struct rtentry route; in lws_plat_ifconfig()
806 struct rtentry rt; in add_ssdp_network()