Home
last modified time | relevance | path

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

/openbmc/linux/drivers/ptp/
H A Dptp_ines.c177 static bool is_sync_pdelay_resp(struct sk_buff *skb, int type);
612 return is_sync_pdelay_resp(skb, type); in ines_txts_onestep()
666 static bool is_sync_pdelay_resp(struct sk_buff *skb, int type) in is_sync_pdelay_resp() function