Searched refs:sctp_sf_discard_chunk (Results 1 - 3 of 3) sorted by relevance

/linux-master/net/sctp/
H A Dsm_statetable.c95 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...]
H A Dsm_statefuns.c1822 return sctp_sf_discard_chunk(net, ep, asoc, type, arg, commands);
4597 enum sctp_disposition sctp_sf_discard_chunk(struct net *net, function
/linux-master/include/net/sctp/
H A Dsm.h109 sctp_state_fn_t sctp_sf_discard_chunk; variable

Completed in 114 milliseconds