Searched refs:hostname_postfix (Results 1 – 2 of 2) sorted by relevance
108 int net_hostname_set_postfix(const uint8_t *hostname_postfix,111 static inline int net_hostname_set_postfix(const uint8_t *hostname_postfix, in net_hostname_set_postfix() argument114 ARG_UNUSED(hostname_postfix); in net_hostname_set_postfix()135 int net_hostname_set_postfix_str(const uint8_t *hostname_postfix,138 static inline int net_hostname_set_postfix_str(const uint8_t *hostname_postfix, in net_hostname_set_postfix_str() argument141 ARG_UNUSED(hostname_postfix); in net_hostname_set_postfix_str()
63 int net_hostname_set_postfix(const uint8_t *hostname_postfix, in net_hostname_set_postfix() argument88 hostname_postfix[i]); in net_hostname_set_postfix()101 int net_hostname_set_postfix_str(const uint8_t *hostname_postfix, in net_hostname_set_postfix_str() argument124 snprintk(&hostname[net_hostname_len], hostname_len_remain, "%s", hostname_postfix); in net_hostname_set_postfix_str()