Searched refs:sctp_sf_discard_chunk (Results 1 – 2 of 2) sorted by relevance
/net/sctp/ |
D | sm_statetable.c | 95 TYPE_SCTP_FUNC(sctp_sf_discard_chunk), \ 97 TYPE_SCTP_FUNC(sctp_sf_discard_chunk), \ 105 TYPE_SCTP_FUNC(sctp_sf_discard_chunk), \ 107 TYPE_SCTP_FUNC(sctp_sf_discard_chunk), \ 135 TYPE_SCTP_FUNC(sctp_sf_discard_chunk), \ 137 TYPE_SCTP_FUNC(sctp_sf_discard_chunk), \ 139 TYPE_SCTP_FUNC(sctp_sf_discard_chunk), \ 141 TYPE_SCTP_FUNC(sctp_sf_discard_chunk), \ 143 TYPE_SCTP_FUNC(sctp_sf_discard_chunk), \ 145 TYPE_SCTP_FUNC(sctp_sf_discard_chunk), \ [all …]
|
D | sm_statefuns.c | 1752 return sctp_sf_discard_chunk(net, ep, asoc, type, arg, commands); in sctp_sf_do_5_2_3_initack() 2256 return sctp_sf_discard_chunk(net, ep, asoc, type, arg, commands); in sctp_sf_shutdown_pending_abort() 2299 return sctp_sf_discard_chunk(net, ep, asoc, type, arg, commands); in sctp_sf_shutdown_sent_abort() 2566 return sctp_sf_discard_chunk(net, ep, asoc, type, arg, commands); in sctp_sf_do_9_1_abort() 3728 return sctp_sf_discard_chunk(net, ep, asoc, type, arg, in sctp_sf_do_asconf() 3871 return sctp_sf_discard_chunk(net, ep, asoc, type, arg, in sctp_sf_do_asconf_ack() 4441 enum sctp_disposition sctp_sf_discard_chunk(struct net *net, in sctp_sf_discard_chunk() function
|