Searched refs:sctp_sf_check_restart_addrs (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/net/sctp/ |
H A D | sm_statefuns.c | 1338 static int sctp_sf_check_restart_addrs(const struct sctp_association *new_asoc, in sctp_sf_check_restart_addrs() function 1569 if (!sctp_sf_check_restart_addrs(new_asoc, asoc, chunk, in sctp_sf_do_unexpected_init() 1810 if (!sctp_sf_check_restart_addrs(new_asoc, asoc, chunk, commands)) in sctp_sf_do_dupcook_a()
|
/kernel/linux/linux-6.6/net/sctp/ |
H A D | sm_statefuns.c | 1387 static int sctp_sf_check_restart_addrs(const struct sctp_association *new_asoc, in sctp_sf_check_restart_addrs() function 1622 if (!sctp_sf_check_restart_addrs(new_asoc, asoc, chunk, in sctp_sf_do_unexpected_init() 1886 if (!sctp_sf_check_restart_addrs(new_asoc, asoc, chunk, commands)) in sctp_sf_do_dupcook_a()
|
Completed in 25 milliseconds