Home
last modified time | relevance | path

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

/linux-2.4.37.9/net/sctp/
Dulpevent.c724 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()
/linux-2.4.37.9/include/net/sctp/
Duser.h345 struct sctp_pdapi_event { struct
389 struct sctp_pdapi_event sn_pdapi_event;