Searched refs:mib2_transportMLPEntry_t (Results 1 - 6 of 6) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/netstat/
H A Dnetstat.c172 const mib2_transportMLPEntry_t *attr);
174 const mib2_transportMLPEntry_t *attr);
1587 mitcp_state(int state, const mib2_transportMLPEntry_t *attr)
1654 miudp_state(int state, const mib2_transportMLPEntry_t *attr)
1784 sizeof (mib2_transportMLPEntry_t *)));
4679 static mib2_transportMLPEntry_t **
4684 mib2_transportMLPEntry_t **attrs, *tme;
4702 tme = (mib2_transportMLPEntry_t *)((char *)tme +
4712 print_transport_label(const mib2_transportMLPEntry_t *attr)
4760 boolean_t first, const mib2_transportMLPEntry_t *);
[all...]
/illumos-gate/usr/src/uts/common/inet/udp/
H A Dudp_stats.c65 mib2_transportMLPEntry_t mlp;
/illumos-gate/usr/src/uts/common/inet/
H A Dmib2.h285 int transportMLPSize; /* Size of mib2_transportMLPEntry_t */
966 } mib2_transportMLPEntry_t; typedef in typeref:struct:mib2_transportMLPEntry
/illumos-gate/usr/src/uts/common/inet/sctp/
H A Dsctp_snmp.c546 mib2_transportMLPEntry_t mlp;
/illumos-gate/usr/src/uts/common/inet/tcp/
H A Dtcp_stats.c107 mib2_transportMLPEntry_t mlp;
/illumos-gate/usr/src/uts/common/inet/ip/
H A Dip.c9764 SET_MIB(old_ip_mib.transportMLPSize, sizeof (mib2_transportMLPEntry_t));

Completed in 94 milliseconds