Home
last modified time | relevance | path

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

/linux/net/sctp/
H A Dulpevent.c644 struct sctp_adaptation_event *sai; in sctp_ulpevent_make_adaptation_indication()
647 event = sctp_ulpevent_new(sizeof(struct sctp_adaptation_event), in sctp_ulpevent_make_adaptation_indication()
653 sai = skb_put(skb, sizeof(struct sctp_adaptation_event)); in sctp_ulpevent_make_adaptation_indication()
657 sai->sai_length = sizeof(struct sctp_adaptation_event); in sctp_ulpevent_make_adaptation_indication()
/linux/include/uapi/linux/
H A Dsctp.h506 struct sctp_adaptation_event { struct
646 struct sctp_adaptation_event sn_adaptation_event;