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 | 1769 return sctp_sf_discard_chunk(net, ep, asoc, type, arg, commands); in sctp_sf_do_5_2_3_initack() 4494 enum sctp_disposition sctp_sf_discard_chunk(struct net *net, in sctp_sf_discard_chunk() function
|