Searched refs:my4addr (Results 1 – 1 of 1) sorted by relevance
48 const struct in_addr *my4addr; member205 if (ctx->my4addr == NULL) { in interface_send()206 ctx->my4addr = net_if_ipv4_select_src_addr( in interface_send()221 ret = net_ipv4_create_full(tmp, ctx->my4addr, in interface_send()519 ctx->my4addr = NULL; in interface_set_config()
Completed in 14 milliseconds