Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/ptp/
H A Dptp_ines.c182 static bool is_sync_pdelay_resp(struct sk_buff *skb, int type);
621 return is_sync_pdelay_resp(skb, type); in ines_txts_onestep()
675 static bool is_sync_pdelay_resp(struct sk_buff *skb, int type) in is_sync_pdelay_resp() function