OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RIP_AUTH_PW
(Results
1 - 6
of
6
) sorted by relevancy
/src/include/protocols/
routed.h
93
#define
RIP_AUTH_PW
htons(2) /* password type */
/src/sbin/routed/rtquery/
rtquery.c
258
auth_type =
RIP_AUTH_PW
;
394
if (auth_type ==
RIP_AUTH_PW
) {
397
NA0.a_type =
RIP_AUTH_PW
;
730
if (na->a_type ==
RIP_AUTH_PW
/src/sbin/routed/
input.c
271
if (ap != 0 && ap->type ==
RIP_AUTH_PW
965
if (NA->a_type ==
RIP_AUTH_PW
) {
output.c
280
if (ap->type ==
RIP_AUTH_PW
) {
282
na->a_type =
RIP_AUTH_PW
;
771
if (!passwd_ok && ws.a != 0 && ws.a->type ==
RIP_AUTH_PW
)
parms.c
707
msg = get_passwd(tgt,val0,&parm,
RIP_AUTH_PW
,1);
trace.c
952
if (NA->a_type ==
RIP_AUTH_PW
Completed in 16 milliseconds
Indexes created Wed Nov 05 22:09:55 GMT 2025