Lines Matching defs:proto_handle
1492 trill_activate(sock_lower_handle_t proto_handle,
1496 trill_sock_t *tsock = (trill_sock_t *)proto_handle;
1518 trill_close(sock_lower_handle_t proto_handle, int flags, cred_t *cr)
1520 trill_sock_t *tsock = (trill_sock_t *)proto_handle;
1528 trill_bind(sock_lower_handle_t proto_handle, struct sockaddr *sa,
1532 trill_sock_t *tsock = (trill_sock_t *)proto_handle;
1544 trill_send(sock_lower_handle_t proto_handle, mblk_t *mp, struct nmsghdr *msg,
1547 trill_sock_t *tsock = (trill_sock_t *)proto_handle;
1611 trill_ioctl(sock_lower_handle_t proto_handle, int cmd, intptr_t arg,
1614 trill_sock_t *tsock = (trill_sock_t *)proto_handle;
1637 trill_clr_flowctrl(sock_lower_handle_t proto_handle)
1639 trill_sock_t *tsock = (trill_sock_t *)proto_handle;