Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_rip.c71 case RIPCMD_RESPONSE: cmdstr = "R"; break; in interpret_rip()
89 case RIPCMD_RESPONSE: in interpret_rip()
159 case RIPCMD_RESPONSE: in interpret_rip()
390 case RIPCMD_RESPONSE: in show_cmd()
/titanic_41/usr/src/head/protocols/
H A Drouted.h176 #define RIPCMD_RESPONSE 2 /* responding to request */ macro
/titanic_41/usr/src/cmd/cmd-inet/usr.sbin/in.routed/
H A Doutput.c86 ripv12_buf.rip.rip_cmd = RIPCMD_RESPONSE; in bufinit()
90 rip_v2_buf.rip.rip_cmd = RIPCMD_RESPONSE; in bufinit()
H A Dinput.c581 case RIPCMD_RESPONSE: in input()
1418 if (rip->rip_cmd == RIPCMD_RESPONSE && NA->a_type == RIP_AUTH_MD5 && in ck_passwd()
H A Drtquery.c593 if (IMSG.rip_cmd != RIPCMD_RESPONSE) { in rip_input()
H A Dtrace.c1141 case RIPCMD_RESPONSE: in trace_rip()