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

/linux-master/net/sctp/
H A Dstream_interleave.c264 struct sk_buff *pd_first = NULL; local
290 pd_first = pos;
304 if (pd_first) {
323 if (!pd_first)
330 pd_first, pd_last);
646 struct sk_buff *pd_first = NULL; local
673 pd_first = pos;
687 if (pd_first) {
706 if (!pd_first)
713 pd_first, pd_las
[all...]
H A Dulpqueue.c400 struct sk_buff *pd_first = NULL; local
436 pd_first = pos;
440 pd_first = NULL;
452 if (pd_first) {
470 if (pd_first) {
480 cevent = sctp_skb2event(pd_first);
485 pd_first, pd_last);

Completed in 212 milliseconds