Searched refs:sctp_sf_violation_chunklen (Results 1 – 1 of 1) sorted by relevance
/net/sctp/ |
D | sm_statefuns.c | 108 static enum sctp_disposition sctp_sf_violation_chunklen( 230 return sctp_sf_violation_chunklen(net, ep, asoc, type, arg, in sctp_sf_do_4_C() 516 return sctp_sf_violation_chunklen(net, ep, asoc, type, arg, in sctp_sf_do_5_1C_ack() 905 return sctp_sf_violation_chunklen(net, ep, asoc, type, arg, in sctp_sf_do_5_1E_ca() 1122 return sctp_sf_violation_chunklen(net, ep, asoc, type, arg, in sctp_sf_beat_8_3() 1198 return sctp_sf_violation_chunklen(net, ep, asoc, type, arg, in sctp_sf_backbeat_8_3() 1484 return sctp_sf_violation_chunklen(net, ep, asoc, type, arg, in sctp_sf_do_unexpected_init() 2118 return sctp_sf_violation_chunklen(net, ep, asoc, type, arg, in sctp_sf_do_5_2_4_dupcook() 2363 return sctp_sf_violation_chunklen(net, ep, asoc, type, arg, in sctp_sf_cookie_echoed_err() 2759 return sctp_sf_violation_chunklen(net, ep, asoc, type, arg, in sctp_sf_do_9_2_shutdown() [all …]
|