Home
last modified time | relevance | path

Searched refs:RDISC_SNMP_INFO_REQ (Results 1 – 2 of 2) sorted by relevance

/titanic_50/usr/src/head/protocols/
H A Drouted.h195 #define RDISC_SNMP_INFO_REQ 1 macro
/titanic_50/usr/src/cmd/cmd-inet/usr.sbin/in.routed/
H A Drdisc.c1448 if (len < sizeof (int) || command != RDISC_SNMP_INFO_REQ) { in process_d_mib_sock()