Home
last modified time | relevance | path

Searched refs:gptp_handle_sync (Results 1 – 3 of 3) sorted by relevance

/Zephyr-latest/subsys/net/l2/ethernet/gptp/
Dgptp_messages.h392 void gptp_handle_sync(int port, struct net_pkt *pkt);
Dgptp_md.c780 gptp_handle_sync(port, state->rcvd_sync_ptr); in gptp_md_sync_receive_state_machine()
809 gptp_handle_sync(port, state->rcvd_sync_ptr); in gptp_md_sync_receive_state_machine()
Dgptp_messages.c579 void gptp_handle_sync(int port, struct net_pkt *pkt) in gptp_handle_sync() function