Searched refs:sctp_endpoint_is_match (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/net/sctp/ |
H A D | endpointola.c | 247 struct sctp_endpoint *sctp_endpoint_is_match(struct sctp_endpoint *ep, in sctp_endpoint_is_match() function
|
H A D | input.c | 848 if (sctp_endpoint_is_match(ep, net, laddr)) in __sctp_rcv_lookup_endpoint()
|
/kernel/linux/linux-6.6/net/sctp/ |
H A D | endpointola.c | 247 struct sctp_endpoint *sctp_endpoint_is_match(struct sctp_endpoint *ep, in sctp_endpoint_is_match() function
|
H A D | input.c | 854 if (sctp_endpoint_is_match(ep, net, laddr, dif, sdif)) in __sctp_rcv_lookup_endpoint()
|
/kernel/linux/linux-5.10/include/net/sctp/ |
H A D | structs.h | 1366 struct sctp_endpoint *sctp_endpoint_is_match(struct sctp_endpoint *,
|
/kernel/linux/linux-6.6/include/net/sctp/ |
H A D | structs.h | 1380 struct sctp_endpoint *sctp_endpoint_is_match(struct sctp_endpoint *ep,
|
Completed in 12 milliseconds