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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/sctp/
H A Dsm_statetable.c115 TYPE_SCTP_FUNC(sctp_sf_discard_chunk), \
117 TYPE_SCTP_FUNC(sctp_sf_discard_chunk), \
125 TYPE_SCTP_FUNC(sctp_sf_discard_chunk), \
127 TYPE_SCTP_FUNC(sctp_sf_discard_chunk), \
159 TYPE_SCTP_FUNC(sctp_sf_discard_chunk), \
161 TYPE_SCTP_FUNC(sctp_sf_discard_chunk), \
163 TYPE_SCTP_FUNC(sctp_sf_discard_chunk), \
165 TYPE_SCTP_FUNC(sctp_sf_discard_chunk), \
167 TYPE_SCTP_FUNC(sctp_sf_discard_chunk), \
169 TYPE_SCTP_FUNC(sctp_sf_discard_chunk), \
[all...]
H A Dsm_statefuns.c1656 return sctp_sf_discard_chunk(ep, asoc, type, arg, commands);
2071 return sctp_sf_discard_chunk(ep, asoc, type, arg, commands);
2112 return sctp_sf_discard_chunk(ep, asoc, type, arg, commands);
2369 return sctp_sf_discard_chunk(ep, asoc, type, arg, commands);
3469 return sctp_sf_discard_chunk(ep, asoc, type, arg, commands);
3581 return sctp_sf_discard_chunk(ep, asoc, type, arg, commands);
4089 sctp_disposition_t sctp_sf_discard_chunk(const struct sctp_endpoint *ep, function
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/net/sctp/
H A Dsm.h134 sctp_state_fn_t sctp_sf_discard_chunk; variable

Completed in 53 milliseconds