Searched refs:ripv1_mask_host (Results 1 – 4 of 4) sorted by relevance
446 mask = ripv1_mask_host(dst, ifp); in input()822 mask = ripv1_mask_host(dst, ifp); in input()1011 mask = ripv1_mask_host(dst, ifp); in input()
770 extern in_addr_t ripv1_mask_host(in_addr_t, const struct interface *);
395 v1_mask = ripv1_mask_host(htonl(dst_h), in supply_out()
635 ripv1_mask_host(in_addr_t addr, /* in network byte order */ in ripv1_mask_host() function