Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/in.routed/
H A Doutput.c247 find_auth(struct interface *ifp) in find_auth() function
827 ws.a = find_auth(ifp); in supply()
H A Ddefs.h793 extern struct auth *find_auth(struct interface *);
H A Dinput.c311 ap = find_auth(ifp); in input()