Searched refs:sctp_ulpevent_init (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/sctp/
H A Dulpevent.c60 SCTP_STATIC void sctp_ulpevent_init(struct sctp_ulpevent *event, function
81 sctp_ulpevent_init(event, msg_flags, skb->truesize);
157 sctp_ulpevent_init(event, MSG_NOTIFICATION, skb->truesize);
407 sctp_ulpevent_init(event, MSG_NOTIFICATION, skb->truesize);
499 sctp_ulpevent_init(event, MSG_NOTIFICATION, skb->truesize);
746 sctp_ulpevent_init(event, 0, skb->len + sizeof(struct sk_buff));

Completed in 58 milliseconds