Home
last modified time | relevance | path

Searched refs:origsize (Results 1 – 2 of 2) sorted by relevance

/linux/net/ipv4/
H A Dtcp_bpf.c423 u32 tosend, origsize, sent, delta = 0; in tcp_bpf_send_verdict() local
486 origsize = msg->sg.size; in tcp_bpf_send_verdict()
489 sent = origsize - msg->sg.size; in tcp_bpf_send_verdict()
/linux/net/bridge/netfilter/
H A Debtables.c1726 compat_uint_t origsize; in compat_copy_entry_to_user() local
1747 origsize = *size; in compat_copy_entry_to_user()
1753 watchers_offset = e->watchers_offset - (origsize - *size); in compat_copy_entry_to_user()
1758 target_offset = e->target_offset - (origsize - *size); in compat_copy_entry_to_user()
1765 next_offset = e->next_offset - (origsize - *size); in compat_copy_entry_to_user()