Lines Matching defs:source
485 * @src: source ethernet mac address going into the hash key
954 * @src: ethernet source address - first half of the nc path search key
1028 * batadv_nc_memxor() - XOR destination with source
1238 * @src: source mac address of skb
1245 * re-code the packet if the source of the previous encoded packet is involved.
1246 * Since the source encoded the packet we can be certain it has all necessary
1263 * @out_nc_node: pointer to skb source's neighbor nc node
1332 * @eth_src: source mac address of skb
1749 u8 *dest, *source;
1759 source = coded->second_source;
1762 source = coded->first_source;
1766 batadv_nc_hash_key_gen(&nc_path_key, source, dest);