Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/sctp/
H A Dendpointola.c36 static void sctp_endpoint_bh_rcv(struct work_struct *work);
75 sctp_inq_set_th_handler(&ep->base.inqueue, sctp_endpoint_bh_rcv); in sctp_endpoint_init()
320 static void sctp_endpoint_bh_rcv(struct work_struct *work) in sctp_endpoint_bh_rcv() function
/kernel/linux/linux-6.6/net/sctp/
H A Dendpointola.c36 static void sctp_endpoint_bh_rcv(struct work_struct *work);
75 sctp_inq_set_th_handler(&ep->base.inqueue, sctp_endpoint_bh_rcv); in sctp_endpoint_init()
325 static void sctp_endpoint_bh_rcv(struct work_struct *work) in sctp_endpoint_bh_rcv() function

Completed in 1 milliseconds