Home
last modified time | relevance | path

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

/f-stack/dpdk/doc/guides/sample_app_ug/
H A Dptpclient.rst174 parse_ptp_frames(portid, m);
188 parse_ptp_frames(portid, m);
200 The ``parse_ptp_frames()`` function processes PTP packets, implementing slave
206 parse_ptp_frames(uint16_t portid, struct rte_mbuf *m) {
/f-stack/dpdk/examples/ptpclient/
H A Dptpclient.c564 parse_ptp_frames(uint16_t portid, struct rte_mbuf *m) { in parse_ptp_frames() function
626 parse_ptp_frames(portid, m); in lcore_main()