Searched refs:sctp_pdapi_event (Results 1 - 2 of 2) sorted by relevance

/linux-master/net/sctp/
H A Dulpevent.c777 struct sctp_pdapi_event *pd;
780 event = sctp_ulpevent_new(sizeof(struct sctp_pdapi_event),
786 pd = skb_put(skb, sizeof(struct sctp_pdapi_event));
803 * sctp_pdapi_event).
805 pd->pdapi_length = sizeof(struct sctp_pdapi_event);
/linux-master/include/uapi/linux/
H A Dsctp.h521 struct sctp_pdapi_event { struct
647 struct sctp_pdapi_event sn_pdapi_event;

Completed in 157 milliseconds