Searched refs:from_buff (Results 1 – 2 of 2) sorted by relevance
25 .from_buff = {},36 .from_buff = {},47 .from_buff = {},135 .from_buff = {145 .from_buff = {156 .from_buff = {171 .from_buff = {249 .from_buff = {261 .from_buff = {277 .from_buff = {[all …]
13 char from_buff[BUFF_SZ]; variable29 result2 = bpf_csum_diff((void *)from_buff, from_buff_len, in compute_checksum()33 result = bpf_csum_diff((void *)from_buff, from_buff_len - from_len_half, in compute_checksum()36 result = bpf_csum_diff((void *)from_buff + (from_buff_len - from_len_half), from_len_half, in compute_checksum()
Completed in 4 milliseconds