Searched refs:ad_header (Results 1 – 2 of 2) sorted by relevance
121 typedef struct ad_header { struct159 struct ad_header ad_header; member180 struct ad_header ad_header; member
927 lacpdu_header->ad_header.destination_address = lacpdu_multicast_address; in ad_lacpdu_send()930 lacpdu_header->ad_header.source_address = *((struct mac_addr *)(slave->perm_hwaddr)); in ad_lacpdu_send()931 lacpdu_header->ad_header.length_type = PKT_TYPE_LACPDU; in ad_lacpdu_send()970 marker_header->ad_header.destination_address = lacpdu_multicast_address; in ad_marker_send()973 marker_header->ad_header.source_address = *((struct mac_addr *)(slave->perm_hwaddr)); in ad_marker_send()974 marker_header->ad_header.length_type = PKT_TYPE_LACPDU; in ad_marker_send()