Home
last modified time | relevance | path

Searched refs:RIPVERSION6 (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/cmd/cmd-inet/usr.lib/in.ripngd/
H A Doutput.c79 msg->rip6_vers = RIPVERSION6; in solicit()
143 msg->rip6_vers = RIPVERSION6; in supply()
H A Dinput.c163 if (msg->rip6_vers != RIPVERSION6) { in rip_input()
/titanic_41/usr/src/head/protocols/
H A Dripngd.h63 #define RIPVERSION6 1 macro