Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/inet/ip/
H A Dipclassifier.c2736 sock_upper_handle_t upper_handle; in conn_get_socket_info() local
2765 upper_handle = connp->conn_upper_handle; in conn_get_socket_info()
2767 if (upper_handle != NULL && upcalls != NULL) { in conn_get_socket_info()
2769 vn = upcalls->su_get_vnode(upper_handle); in conn_get_socket_info()