Home
last modified time | relevance | path

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

/linux-6.6.21/net/sctp/
Dinput.c55 static struct sctp_endpoint *__sctp_rcv_lookup_endpoint(
168 ep = __sctp_rcv_lookup_endpoint(net, skb, &dest, &src, dif, sdif); in sctp_rcv()
837 static struct sctp_endpoint *__sctp_rcv_lookup_endpoint( in __sctp_rcv_lookup_endpoint() function