Print this page
XXXX adding PID information to netstat output

@@ -727,11 +727,11 @@
 
 extern int ip_create_helper_stream(conn_t *, ldi_ident_t);
 extern void ip_free_helper_stream(conn_t *);
 extern int      ip_helper_stream_setup(queue_t *, dev_t *, int, int,
     cred_t *, boolean_t);
-
+conn_pid_node_list_hdr_t *conn_get_pid_list(conn_t *);
 #ifdef  __cplusplus
 }
 #endif
 
 #endif  /* _INET_IPCLASSIFIER_H */