Searched refs:upcalls (Results 1 – 4 of 4) sorted by relevance
136 sdp_upcalls_t *upcalls; in sosdp_init() local156 upcalls = &sosdp_sock_upcalls; in sosdp_init()159 so->so_family, SDP_CAN_BLOCK, upcalls, &sbl, cr, &error); in sosdp_init()
640 sock_upcalls_t *upcalls, int flags, cred_t *cred) in sdpfp_activate() argument646 ps->ps_upcalls = upcalls; in sdpfp_activate()
1322 sock_upcalls_t *upcalls, sctp_sockbuf_limits_t *sbl, in sctp_create() argument1483 ASSERT(upcalls != NULL); in sctp_create()1484 sctp->sctp_upcalls = upcalls; in sctp_create()
1030 uint32_t upcalls; /* Number of upcalls in progress */ member