Home
last modified time | relevance | path

Searched defs:hostname_postfix (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/include/zephyr/net/
Dhostname.h111 static inline int net_hostname_set_postfix(const uint8_t *hostname_postfix, in net_hostname_set_postfix()
138 static inline int net_hostname_set_postfix_str(const uint8_t *hostname_postfix, in net_hostname_set_postfix_str()
/Zephyr-latest/subsys/net/
Dhostname.c63 int net_hostname_set_postfix(const uint8_t *hostname_postfix, in net_hostname_set_postfix()
101 int net_hostname_set_postfix_str(const uint8_t *hostname_postfix, in net_hostname_set_postfix_str()