Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/ptp/
Dptp_ines.c177 static bool is_sync_pdelay_resp(struct sk_buff *skb, int type);
616 return is_sync_pdelay_resp(skb, type); in ines_txts_onestep()
670 static bool is_sync_pdelay_resp(struct sk_buff *skb, int type) in is_sync_pdelay_resp() function