Searched refs:sctp_vtag_verify (Results 1 – 2 of 2) sorted by relevance
| /linux-6.15/net/sctp/ |
| H A D | sm_statefuns.c | 529 if (!sctp_vtag_verify(chunk, asoc)) in sctp_sf_do_5_1C_ack() 930 if (!sctp_vtag_verify(chunk, asoc)) in sctp_sf_do_5_1E_ca() 1175 if (!sctp_vtag_verify(chunk, asoc)) in sctp_sf_beat_8_3() 1251 if (!sctp_vtag_verify(chunk, asoc)) in sctp_sf_backbeat_8_3() 2473 if (!sctp_vtag_verify(chunk, asoc)) in sctp_sf_cookie_echoed_err() 2866 if (!sctp_vtag_verify(chunk, asoc)) in sctp_sf_do_9_2_shutdown() 2954 if (!sctp_vtag_verify(chunk, asoc)) in sctp_sf_do_9_2_shut_ctsn() 3090 if (!sctp_vtag_verify(chunk, asoc)) in sctp_sf_do_ecn_cwr() 3144 if (!sctp_vtag_verify(chunk, asoc)) in sctp_sf_do_ecne() 3414 if (!sctp_vtag_verify(chunk, asoc)) in sctp_sf_eat_sack_6_2() [all …]
|
| /linux-6.15/include/net/sctp/ |
| H A D | sm.h | 375 sctp_vtag_verify(const struct sctp_chunk *chunk, in sctp_vtag_verify() function
|