Searched refs:old_tail (Results 1 – 3 of 3) sorted by relevance
37 sk_buff_data_t old_tail; in dnrmg_build_message() local49 old_tail = skb->tail; in dnrmg_build_message()60 nlh->nlmsg_len = skb->tail - old_tail; in dnrmg_build_message()
428 int tail = call->acks_tail, old_tail; in rxrpc_rotate_tx_window() local439 old_tail = tail; in rxrpc_rotate_tx_window()442 if (call->acks_unacked == old_tail) in rxrpc_rotate_tx_window()
412 sk_buff_data_t old_tail = inst->skb->tail; in __build_packet_message() local600 nlh->nlmsg_len = inst->skb->tail - old_tail; in __build_packet_message()