Searched refs:sctp_pdapi_event (Results 1 – 2 of 2) sorted by relevance
724 struct sctp_pdapi_event *pd; in sctp_ulpevent_make_pdapi()727 event = sctp_ulpevent_new(sizeof(struct sctp_pdapi_event), in sctp_ulpevent_make_pdapi()733 pd = (struct sctp_pdapi_event *) in sctp_ulpevent_make_pdapi()734 skb_put(skb, sizeof(struct sctp_pdapi_event)); in sctp_ulpevent_make_pdapi()751 pd->pdapi_length = sizeof(struct sctp_pdapi_event); in sctp_ulpevent_make_pdapi()
345 struct sctp_pdapi_event { struct389 struct sctp_pdapi_event sn_pdapi_event;