Searched refs:sctp_vtag_verify (Results 1 – 2 of 2) sorted by relevance
/linux/net/sctp/ |
A D | sm_statefuns.c | 528 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() 1174 if (!sctp_vtag_verify(chunk, asoc)) in sctp_sf_beat_8_3() 1250 if (!sctp_vtag_verify(chunk, asoc)) in sctp_sf_backbeat_8_3() 2463 if (!sctp_vtag_verify(chunk, asoc)) in sctp_sf_cookie_echoed_err() 2856 if (!sctp_vtag_verify(chunk, asoc)) in sctp_sf_do_9_2_shutdown() 2944 if (!sctp_vtag_verify(chunk, asoc)) in sctp_sf_do_9_2_shut_ctsn() 3080 if (!sctp_vtag_verify(chunk, asoc)) in sctp_sf_do_ecn_cwr() 3134 if (!sctp_vtag_verify(chunk, asoc)) in sctp_sf_do_ecne() 3404 if (!sctp_vtag_verify(chunk, asoc)) in sctp_sf_eat_sack_6_2() [all …]
|
/linux/include/net/sctp/ |
A D | sm.h | 378 sctp_vtag_verify(const struct sctp_chunk *chunk, in sctp_vtag_verify() function
|
Completed in 19 milliseconds