Home
last modified time | relevance | path

Searched refs:netauth (Results 1 – 5 of 5) sorted by relevance

/mirbsd/src/include/protocols/
Drouted.h80 struct netauth { struct
96 struct netauth ru_auth[1]; argument
/mirbsd/src/sbin/routed/rtquery/
Drtquery.c446 struct netauth *a; in rip_input()
544 a = (struct netauth*)n; in rip_input()
/mirbsd/src/sbin/routed/
Dinput.c90 struct netauth *nap; in input()
416 nap = (struct netauth *)(&n->n_tag); in input()
Dtrace.c776 struct netauth *a; in trace_rip()
830 a = (struct netauth*)n; in trace_rip()
Doutput.c203 struct netauth *nap; in set_auth()
208 nap = (struct netauth *)(&w->n->n_tag); in set_auth()