upipe/uclock_ptp.h header reference

Upipe NIC PTP implementation of uclock More

Header inclusion [link] 

Members [link] 

Function [link] 

  • struct uclock * uclock_ptp_alloc(struct uprobe *uprobe, const char *interface[2])

Description [link] 

Upipe NIC PTP implementation of uclock

Members detail [link] 

#define _UPIPE_UCLOCK_PTP_H_ [link] 

This macro is declared in upipe/uclock_ptp.h source file, line 31.

struct uclock * uclock_ptp_alloc(struct uprobe *uprobe, const char *interface[2]) [link] 

This function is declared in upipe/uclock_ptp.h source file, line 46.

This function allocates a new uclock structure.

Parameter list:

  • uprobe: probe catching log events for error reporting
  • interface: NIC names, or NULL

The return value is pointer to uclock, or NULL in case of error

Valid XHTML 1.0 StrictGenerated by cmassiot on Sun Dec 14 18:31:17 2025 using MkDoc