Home
last modified time | relevance | path

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

/linux-3.4.99/net/sctp/
Dendpointola.c59 static void sctp_endpoint_bh_rcv(struct work_struct *work);
130 sctp_inq_set_th_handler(&ep->base.inqueue, sctp_endpoint_bh_rcv); in sctp_endpoint_init()
410 static void sctp_endpoint_bh_rcv(struct work_struct *work) in sctp_endpoint_bh_rcv() function