Home
last modified time | relevance | path

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

/titanic_41/usr/src/head/protocols/
H A Drouted.h90 struct netauth { struct
130 struct netauth ru_auth[1]; argument
/titanic_41/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_rip.c50 const struct netauth *nap; in interpret_rip()
95 nap = (struct netauth *)nip; in interpret_rip()
168 nap = (const struct netauth *)nip; in interpret_rip()
/titanic_41/usr/src/cmd/cmd-inet/usr.sbin/in.routed/
H A Doutput.c290 struct netauth *na; in clr_ws_buf()
302 na = (struct netauth *)wb->n; in clr_ws_buf()
324 struct netauth *na, *na2; in end_md5_auth()
328 na = (struct netauth *)wb->base; in end_md5_auth()
329 na2 = (struct netauth *)wb->n; in end_md5_auth()
H A Drtquery.c568 struct netauth *na; in rip_input()
684 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()