Home
last modified time | relevance | path

Searched refs:sctp_sf_not_impl (Results 1 – 3 of 3) sorted by relevance

/linux-2.4.37.9/net/sctp/
Dsm_statetable.c558 {.fn = sctp_sf_not_impl, .name = "sctp_sf_not_impl"}, \
560 {.fn = sctp_sf_not_impl, .name = "sctp_sf_not_impl"}, \
562 {.fn = sctp_sf_not_impl, .name = "sctp_sf_not_impl"}, \
564 {.fn = sctp_sf_not_impl, .name = "sctp_sf_not_impl"}, \
566 {.fn = sctp_sf_not_impl, .name = "sctp_sf_not_impl"}, \
568 {.fn = sctp_sf_not_impl, .name = "sctp_sf_not_impl"}, \
570 {.fn = sctp_sf_not_impl, .name = "sctp_sf_not_impl"}, \
Dsm_statefuns.c4878 sctp_disposition_t sctp_sf_not_impl(const struct sctp_endpoint *ep, in sctp_sf_not_impl() function
/linux-2.4.37.9/include/net/sctp/
Dsm.h96 sctp_state_fn_t sctp_sf_not_impl; variable