Searched refs:sync_hdr (Results 1 – 2 of 2) sorted by relevance
240 struct gptp_hdr *hdr, *sync_hdr; in gptp_prepare_follow_up() local260 sync_hdr = GPTP_HDR(sync); in gptp_prepare_follow_up()270 hdr->sequence_id = sync_hdr->sequence_id; in gptp_prepare_follow_up()601 struct gptp_hdr *sync_hdr, *hdr; in gptp_handle_follow_up() local605 sync_hdr = GPTP_HDR(state->rcvd_sync_ptr); in gptp_handle_follow_up()608 if (sync_hdr->sequence_id != hdr->sequence_id) { in gptp_handle_follow_up()612 "SYNC", ntohs(sync_hdr->sequence_id)); in gptp_handle_follow_up()
122 struct gptp_hdr *sync_hdr, *fup_hdr; in gptp_set_md_sync_receive() local135 sync_hdr = GPTP_HDR(state->rcvd_sync_ptr); in gptp_set_md_sync_receive()142 memcpy(&sync_rcv->src_port_id, &sync_hdr->port_id, in gptp_set_md_sync_receive()