Home
last modified time | relevance | path

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

/freebsd/sbin/routed/
H A Doutput.c201 find_auth(struct interface *ifp) in find_auth() function
741 ws.a = (vers == RIPv2) ? find_auth(ifp) : 0; in supply()
H A Ddefs.h599 struct auth *find_auth(struct interface *);
H A Dinput.c262 ap = find_auth(aifp); in input()