Searched refs:hsr_sp (Results 1 – 2 of 2) sorted by relevance
279 struct hsr_sup_payload *hsr_sp; in send_hsr_supervision_frame() local318 hsr_sp = skb_put(skb, sizeof(struct hsr_sup_payload)); in send_hsr_supervision_frame()319 ether_addr_copy(hsr_sp->macaddress_A, master->dev->dev_addr); in send_hsr_supervision_frame()333 struct hsr_sup_payload *hsr_sp; in send_prp_supervision_frame() local357 hsr_sp = skb_put(skb, sizeof(struct hsr_sup_payload)); in send_prp_supervision_frame()358 ether_addr_copy(hsr_sp->macaddress_A, master->dev->dev_addr); in send_prp_supervision_frame()
290 struct hsr_sup_payload *hsr_sp; in hsr_handle_sup_frame() local334 hsr_sp = (struct hsr_sup_payload *)skb->data; in hsr_handle_sup_frame()338 hash = hsr_mac_hash(hsr, hsr_sp->macaddress_A); in hsr_handle_sup_frame()339 node_real = find_node_by_addr_A(&node_db[hash], hsr_sp->macaddress_A); in hsr_handle_sup_frame()343 hsr_sp->macaddress_A, in hsr_handle_sup_frame()374 hsr_sp = (struct hsr_sup_payload *)skb->data; in hsr_handle_sup_frame()378 hsr_sp->macaddress_A)) { in hsr_handle_sup_frame()