Lines Matching defs:orig_node
58 * @orig_node: originator to free fragments from
61 void batadv_frag_purge_orig(struct batadv_orig_node *orig_node,
68 chain = &orig_node->fragments[i];
127 * @orig_node: originator that the fragment was received from
138 static bool batadv_frag_insert_packet(struct batadv_orig_node *orig_node,
172 chain = &orig_node->fragments[bucket];
437 * @orig_node: final destination of the created fragments
443 struct batadv_orig_node *orig_node,
474 bat_priv = orig_node->bat_priv;
512 ether_addr_copy(frag_header.dest, orig_node->orig);