Home
last modified time | relevance | path

Searched refs:ripv1_mask_host (Results 1 – 4 of 4) sorted by relevance

/freebsd/sbin/routed/
H A Dinput.c396 mask = ripv1_mask_host(dst, aifp); in input()
661 mask = ripv1_mask_host(dst,aifp); in input()
H A Ddefs.h585 naddr ripv1_mask_host(naddr,struct interface *);
H A Doutput.c343 v1_mask = ripv1_mask_host(htonl(dst_h), in supply_out()
H A Dif.c339 ripv1_mask_host(naddr addr, /* in network byte order */ in ripv1_mask_host() function