zephyr/subsys/net/lib/ptp
Adam Wojasinski 08689e1a20 net: ptp: Network interface status check in PTP thread
Adding network interface status monitor function. Depending
on the interface operation state and change of the state
events are generated and handled by the function.

Signed-off-by: Adam Wojasinski <awojasinski@baylibre.com>
2024-06-13 05:40:41 -04:00
..
btca.c net: ptp: Implement Best TimeTransmitter Clock algorithm for PTP stack 2024-06-13 05:40:41 -04:00
btca.h net: ptp: Implement Best TimeTransmitter Clock algorithm for PTP stack 2024-06-13 05:40:41 -04:00
clock.c net: ptp: Implement PTP thread 2024-06-13 05:40:41 -04:00
clock.h net: ptp: Implement PTP thread 2024-06-13 05:40:41 -04:00
CMakeLists.txt net: ptp: Implement Best TimeTransmitter Clock algorithm for PTP stack 2024-06-13 05:40:41 -04:00
ddt.h
ds.h net: ptp: Add definitions for PTP datasets 2024-06-13 05:40:41 -04:00
Kconfig net: ptp: Implement PTP thread 2024-06-13 05:40:41 -04:00
msg.c net: ptp: Add functions for messages transmission 2024-06-13 05:40:41 -04:00
msg.h net: ptp: Add functions for messages transmission 2024-06-13 05:40:41 -04:00
port.c net: ptp: Network interface status check in PTP thread 2024-06-13 05:40:41 -04:00
port.h net: ptp: Network interface status check in PTP thread 2024-06-13 05:40:41 -04:00
ptp.c net: ptp: Implement PTP thread 2024-06-13 05:40:41 -04:00
state_machine.c net: ptp: Add Kconfig symbols and preprocessor guards for some states 2024-06-13 05:40:41 -04:00
state_machine.h net: ptp: Add TIME_RECEIVER_ONLY feature 2024-06-13 05:40:41 -04:00
tlv.c net: ptp: Extend TLV with Management TLVs 2024-06-13 05:40:41 -04:00
tlv.h net: ptp: Extend TLV with Management TLVs 2024-06-13 05:40:41 -04:00
transport.c net: ptp: Add sockets to PTP stack 2024-06-13 05:40:41 -04:00
transport.h net: ptp: Add sockets to PTP stack 2024-06-13 05:40:41 -04:00