Home
last modified time | relevance | path

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

/linux-4.4.14/net/sctp/
Dulpevent.c603 struct sctp_adaptation_event *sai; in sctp_ulpevent_make_adaptation_indication()
606 event = sctp_ulpevent_new(sizeof(struct sctp_adaptation_event), in sctp_ulpevent_make_adaptation_indication()
612 sai = (struct sctp_adaptation_event *) in sctp_ulpevent_make_adaptation_indication()
613 skb_put(skb, sizeof(struct sctp_adaptation_event)); in sctp_ulpevent_make_adaptation_indication()
617 sai->sai_length = sizeof(struct sctp_adaptation_event); in sctp_ulpevent_make_adaptation_indication()
/linux-4.4.14/include/uapi/linux/
Dsctp.h397 struct sctp_adaptation_event { struct
490 struct sctp_adaptation_event sn_adaptation_event;