Searched refs:rip_sock_interface (Results 1 - 4 of 4) sorted by relevance

/opensolaris-onvv-gate/usr/src/cmd/cmd-inet/usr.sbin/in.routed/
H A Dif.c841 if (rip_sock_interface == ifp)
842 rip_sock_interface = NULL;
951 if (rip_sock_interface == ifp)
952 rip_sock_interface = NULL;
H A Dmain.c95 struct interface *rip_sock_interface; variable in typeref:struct:interface
865 rip_sock_interface = NULL;
H A Doutput.c158 if (rip_sock_interface != ifp) {
174 rip_sock_interface = ifp;
H A Ddefs.h578 extern struct interface *rip_sock_interface; /* current output interface */

Completed in 115 milliseconds