Home
last modified time | relevance | path

Searched refs:sctp_adaptation_event (Results 1 – 2 of 2) sorted by relevance

/linux-3.4.99/net/sctp/
Dulpevent.c651 struct sctp_adaptation_event *sai; in sctp_ulpevent_make_adaptation_indication()
654 event = sctp_ulpevent_new(sizeof(struct sctp_adaptation_event), in sctp_ulpevent_make_adaptation_indication()
660 sai = (struct sctp_adaptation_event *) in sctp_ulpevent_make_adaptation_indication()
661 skb_put(skb, sizeof(struct sctp_adaptation_event)); in sctp_ulpevent_make_adaptation_indication()
665 sai->sai_length = sizeof(struct sctp_adaptation_event); in sctp_ulpevent_make_adaptation_indication()
/linux-3.4.99/include/net/sctp/
Duser.h321 struct sctp_adaptation_event { struct
408 struct sctp_adaptation_event sn_adaptation_event;