Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/net/l2/ethernet/gptp/
Dgptp_messages.c149 #define setup_gptp_frame(iface, extra_header) \ in setup_gptp_frame_debug() macro
152 static struct net_pkt *setup_gptp_frame(struct net_if *iface, in setup_gptp_frame_debug()
195 pkt = setup_gptp_frame(iface, sizeof(struct gptp_sync)); in gptp_prepare_sync()
250 pkt = setup_gptp_frame(iface, sizeof(struct gptp_follow_up)); in gptp_prepare_follow_up()
300 pkt = setup_gptp_frame(iface, sizeof(struct gptp_pdelay_req)); in gptp_prepare_pdelay_req()
355 pkt = setup_gptp_frame(iface, sizeof(struct gptp_pdelay_resp)); in gptp_prepare_pdelay_resp()
415 pkt = setup_gptp_frame(iface, in gptp_prepare_pdelay_follow_up()
485 pkt = setup_gptp_frame(iface, sizeof(struct gptp_announce) - 8 + in gptp_prepare_announce()