Lines Matching refs:skb_cb
1893 struct tipc_skb_cb *skb_cb;
1917 skb_cb = TIPC_SKB_CB(skb);
1937 int offset = skb_cb->bytes_read;
1946 skb_cb->bytes_read = offset + copy;
1949 skb_cb->bytes_read = 0;
1954 skb_cb->bytes_read = 0;
1986 if (skb_cb->bytes_read)
2022 struct tipc_skb_cb *skb_cb;
2047 skb_cb = TIPC_SKB_CB(skb);
2070 offset = skb_cb->bytes_read;
2079 skb_cb->bytes_read = offset;