Home
last modified time | relevance | path

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

/Linux-v4.19/net/sctp/
Dulpevent.c737 struct sctp_pdapi_event *pd; in sctp_ulpevent_make_pdapi()
740 event = sctp_ulpevent_new(sizeof(struct sctp_pdapi_event), in sctp_ulpevent_make_pdapi()
746 pd = skb_put(skb, sizeof(struct sctp_pdapi_event)); in sctp_ulpevent_make_pdapi()
765 pd->pdapi_length = sizeof(struct sctp_pdapi_event); in sctp_ulpevent_make_pdapi()
/Linux-v4.19/include/uapi/linux/
Dsctp.h496 struct sctp_pdapi_event { struct
619 struct sctp_pdapi_event sn_pdapi_event;