Home
last modified time | relevance | path

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

/AliOS-Things-master/components/ulog/src/
A Dulog_session_udp.c35 void on_update_syslog_watcher_addr(const uint32_t ip_nl, const uint32_t port) in on_update_syslog_watcher_addr() argument
50 if (-1 != ip_nl && 0 != ip_nl) { in on_update_syslog_watcher_addr()
51 syslog_watcher_ip_nl = ip_nl; in on_update_syslog_watcher_addr()
/AliOS-Things-master/components/ulog/internal/
A Dulog_api.h47 void on_update_syslog_watcher_addr(const uint32_t ip_nl, const uint32_t port);

Completed in 2 milliseconds