Home
last modified time | relevance | path

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

/illumos-gate/usr/src/head/protocols/
H A Drouted.h88 struct netauth { struct
128 struct netauth ru_auth[1]; argument
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_rip.c48 const struct netauth *nap; in interpret_rip()
93 nap = (struct netauth *)nip; in interpret_rip()
166 nap = (const struct netauth *)nip; in interpret_rip()
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/in.routed/
H A Doutput.c288 struct netauth *na; in clr_ws_buf()
300 na = (struct netauth *)wb->n; in clr_ws_buf()
322 struct netauth *na, *na2; in end_md5_auth()
326 na = (struct netauth *)wb->base; in end_md5_auth()
327 na2 = (struct netauth *)wb->n; in end_md5_auth()
H A Drtquery.c566 struct netauth *na; in rip_input()
682 na = (struct netauth *)n; in rip_input()
H A Dinput.c1378 struct netauth *na2; in ck_passwd()
1468 na2 = (struct netauth *)(rip->rip_nets + in ck_passwd()
H A Dtrace.c1113 #define NA ((struct netauth *)n) in trace_rip()