Searched refs:second_source (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/net/batman-adv/
H A Dnetwork-coding.c1024 uint8_t *first_source, *first_dest, *second_source, *second_dest; batadv_nc_code_packets() local
1070 second_source = ethhdr->h_source; batadv_nc_code_packets()
1081 second_source = nc_packet->nc_path->prev_hop; batadv_nc_code_packets()
1123 ether_addr_copy(coded_packet->second_source, second_source); batadv_nc_code_packets()
1717 source = coded->second_source; batadv_nc_find_decoding_packet()
H A Dpacket.h421 * @second_source: original source of second included packet
439 uint8_t second_source[ETH_ALEN]; member in struct:batadv_coded_packet

Completed in 81 milliseconds