Home
last modified time | relevance | path

Searched refs:rt_matchaddr (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/sys/net/
H A Drtbl.c134 rt_matchaddr(rtbl_t *t, const struct sockaddr *dst) in rt_matchaddr() function
H A Droute.h574 rt_matchaddr(rtbl_t *, const struct sockaddr *);
H A Droute.c563 rt = rt_matchaddr(rtbl, dst); in rtalloc1_locked()