Searched refs:fragm_crs (Results 1 – 1 of 1) sorted by relevance
1150 u32 fragm_crs, fragm_rest, hsz, sect_rest; in link_send_sections_long() local1162 fragm_crs = 0; in link_send_sections_long()1188 fragm_crs = INT_H_SIZE + hsz; in link_send_sections_long()1205 if (copy_from_user(buf->data + fragm_crs, sect_crs, sz)) { in link_send_sections_long()1214 skb_copy_to_linear_data_offset(buf, fragm_crs, in link_send_sections_long()1218 fragm_crs += sz; in link_send_sections_long()1241 fragm_crs = INT_H_SIZE; in link_send_sections_long()