Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/ethernet/
Deth_native_posix.c138 static void update_gptp(struct net_if *iface, struct net_pkt *pkt, in update_gptp() function
167 #define update_gptp(iface, pkt, send) macro
181 update_gptp(net_pkt_iface(pkt), pkt, true); in eth_send()
243 update_gptp(iface, pkt, false); in read_data()