Searched refs:sctp_inq_set_th_handler (Results 1 – 4 of 4) sorted by relevance
211 void sctp_inq_set_th_handler(struct sctp_inq *q, work_func_t callback) in sctp_inq_set_th_handler() function
124 sctp_inq_set_th_handler(&ep->base.inqueue, sctp_endpoint_bh_rcv); in sctp_endpoint_init()
241 sctp_inq_set_th_handler(&asoc->base.inqueue, sctp_assoc_bh_rcv); in sctp_association_init()
995 void sctp_inq_set_th_handler(struct sctp_inq *, work_func_t);