Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/inet/
H A Dmib2.h1446 #define MIB2_UDP_ENTRY 5 /* udpEntry */ macro
1450 #define MIB2_UDP_5 MIB2_UDP_ENTRY
/titanic_44/usr/src/uts/common/inet/udp/
H A Dudp_stats.c309 optp->name = MIB2_UDP_ENTRY; in udp_snmp_get()
/titanic_44/usr/src/cmd/cmd-inet/usr.bin/netstat/
H A Dnetstat.c5011 gather_attrs(item, MIB2_UDP, MIB2_UDP_ENTRY, udpEntrySize) : NULL; in udp_report()
5028 item->mib_id == MIB2_UDP_ENTRY) || in udp_report()