HomeSort by: relevance | last modified time | path
    Searched refs:find_auth (Results 1 - 3 of 3) sorted by relevancy

  /src/sbin/routed/
output.c 229 find_auth(struct interface *ifp) function in typeref:struct:auth *
770 ws.a = (vers == RIPv2) ? find_auth(ifp) : 0;
defs.h 641 extern struct auth *find_auth(struct interface *);
input.c 270 ap = find_auth(aifp);

Completed in 55 milliseconds