Home
last modified time | relevance | path

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

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