sctp_inq_set_th_handler 1035 include/net/sctp/structs.h void sctp_inq_set_th_handler(struct sctp_inq *, work_func_t); sctp_inq_set_th_handler 219 net/sctp/associola.c sctp_inq_set_th_handler(&asoc->base.inqueue, sctp_assoc_bh_rcv); sctp_inq_set_th_handler 75 net/sctp/endpointola.c sctp_inq_set_th_handler(&ep->base.inqueue, sctp_endpoint_bh_rcv);