Home
last modified time | relevance | path

Searched refs:destaddr (Results 1 – 2 of 2) sorted by relevance

/linux-3.4.99/net/tipc/
Dlink.c1100 u32 destaddr) in tipc_link_send_sections_fast() argument
1119 node = tipc_node_find(destaddr); in tipc_link_send_sections_fast()
1162 destaddr); in tipc_link_send_sections_fast()
1196 u32 destaddr) in link_send_sections_long() argument
1304 node = tipc_node_find(destaddr); in link_send_sections_long()
2491 u32 destaddr; in link_send_long_buf() local
2494 destaddr = l_ptr->addr; in link_send_long_buf()
2496 destaddr = msg_destnode(inmsg); in link_send_long_buf()
2501 INT_H_SIZE, destaddr); in link_send_long_buf()
/linux-3.4.99/drivers/net/wireless/
Dray_cs.c2281 UCHAR destaddr[ADDRLEN]; in untranslate() local
2285 memcpy(destaddr, ieee80211_get_DA(pmac), ADDRLEN); in untranslate()
2346 memcpy(peth->h_dest, destaddr, ADDRLEN); in untranslate()