Home
last modified time | relevance | path

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

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

Completed in 10 milliseconds