Lines Matching full:amount
42 * batadv_mcast_forw_skb_push() - skb_push and memorize amount of pushed bytes
44 * @size: the amount of bytes to push
45 * @len: stores the total amount of bytes pushed
47 * Performs an skb_push() onto the given skb and adds the amount of pushed bytes
62 * @tvlv_len: stores the amount of currently pushed TVLV bytes
89 * @tvlv_len: stores the amount of currently pushed TVLV bytes
139 * @tvlv_len: stores the amount of currently pushed TVLV bytes
183 * @tvlv_len: stores the amount of currently pushed TVLV bytes
222 * @tvlv_len: stores the amount of currently pushed TVLV bytes
269 * @tvlv_len: stores the amount of currently pushed TVLV bytes
315 * @tvlv_len: stores the amount of currently pushed TVLV bytes
359 * @len: the amount of bytes to scrape starting from the offset
384 * @tvlv_len: stores the amount of currently pushed TVLV bytes
403 * @tvlv_len: stores the amount of currently pushed TVLV bytes
432 * @tvlv_len: stores the amount of currently pushed TVLV bytes
435 * initially estimated amount of destinations versus the amount of destinations
483 * @tvlv_len: stores the amount of currently pushed TVLV bytes
527 * @tvlv_len: stores the amount of currently pushed TVLV bytes
575 * @tvlv_len: stores the amount of currently pushed TVLV bytes
773 /* num_dests_slot is now the amount of reduced, zeroed in batadv_mcast_forw_shrink_pack_dests()
781 * @num_dests_old: the old, to be updated amount of destination nodes
784 * Calculates the amount of potential extra alignment offset that is needed to
796 /* even amount of removed destinations -> no alignment change */ in batadv_mcast_forw_shrink_align_offset()
800 /* even to odd amount of destinations -> remove padding */ in batadv_mcast_forw_shrink_align_offset()
804 /* odd to even amount of destinations -> add padding */ in batadv_mcast_forw_shrink_align_offset()