HomeSort by: relevance | last modified time | path
    Searched defs:find_auth (Results 1 - 2 of 2) 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;
output.c 229 find_auth(struct interface *ifp) function in typeref:struct:auth *
770 ws.a = (vers == RIPv2) ? find_auth(ifp) : 0;

Completed in 25 milliseconds