Lines Matching refs:skb_cb
1891 struct tipc_skb_cb *skb_cb;
1915 skb_cb = TIPC_SKB_CB(skb);
1935 int offset = skb_cb->bytes_read;
1944 skb_cb->bytes_read = offset + copy;
1947 skb_cb->bytes_read = 0;
1952 skb_cb->bytes_read = 0;
1984 if (skb_cb->bytes_read)
2019 struct tipc_skb_cb *skb_cb;
2044 skb_cb = TIPC_SKB_CB(skb);
2067 offset = skb_cb->bytes_read;
2076 skb_cb->bytes_read = offset;