Searched refs:sctp_icmp_proto_unreachable (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/include/net/sctp/ |
H A D | sctp.h | 150 void sctp_icmp_proto_unreachable(struct sock *sk,
|
/kernel/linux/linux-5.10/net/sctp/ |
H A D | input.c | 444 void sctp_icmp_proto_unreachable(struct sock *sk, in sctp_icmp_proto_unreachable() function 620 sctp_icmp_proto_unreachable(sk, asoc, in sctp_v4_err()
|
H A D | ipv6.c | 165 sctp_icmp_proto_unreachable(sk, asoc, transport); in sctp_v6_err()
|
/kernel/linux/linux-6.6/net/sctp/ |
H A D | input.c | 431 void sctp_icmp_proto_unreachable(struct sock *sk, in sctp_icmp_proto_unreachable() function 567 sctp_icmp_proto_unreachable(sk, asoc, t); in sctp_v4_err_handle()
|
H A D | ipv6.c | 141 sctp_icmp_proto_unreachable(sk, asoc, t); in sctp_v6_err_handle()
|
/kernel/linux/linux-6.6/include/net/sctp/ |
H A D | sctp.h | 148 void sctp_icmp_proto_unreachable(struct sock *sk,
|
Completed in 10 milliseconds