Searched refs:PORT_LINK_EVENT_MASK (Results 1 – 1 of 1) sorted by relevance
30 #define PORT_LINK_EVENT_MASK (NET_EVENT_IF_DOWN | NET_EVENT_IF_UP) macro1040 net_mgmt_init_event_callback(&port->link_cb, port_link_monitor, PORT_LINK_EVENT_MASK); in ptp_port_init()