Print this page
XXXX adding PID information to netstat output

@@ -183,10 +183,11 @@
 
 /*
  * There can be one of each of these tables per transport (MIB2_* above).
  */
 #define EXPER_XPORT_MLP         105     /* transportMLPEntry */
+#define EXPER_XPORT_PROC_INFO   106     /* conn_pid_node entry */
 
 /* Old names retained for compatibility */
 #define MIB2_IP_20      MIB2_IP_ADDR
 #define MIB2_IP_21      MIB2_IP_ROUTE
 #define MIB2_IP_22      MIB2_IP_MEDIA