Searched defs:uncharge (Results 1 – 1 of 1) sorted by relevance
475 int flags, bool uncharge) in bpf_tcp_push()552 int uncharge = (bytes < sg[i].length) ? bytes : sg[i].length; in return_mem_sg() local