Home
last modified time | relevance | path

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

/Linux-v6.1/net/sctp/
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-v6.1/include/uapi/linux/
Dsctp.h521 struct sctp_pdapi_event { struct
647 struct sctp_pdapi_event sn_pdapi_event;