Home
last modified time | relevance | path

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

/xnu-8792.41.9/bsd/skywalk/namespace/
H A Dnetns.c323 char tmp_ip_str[MAX_IPv6_STR_LEN]; in netns_ns_free() local
331 namespace->ns_addr, tmp_ip_str, sizeof(tmp_ip_str))); in netns_ns_free()
461 char tmp_ip_str[MAX_IPv6_STR_LEN]; in _netns_get_ns() local
475 tmp_ip_str, sizeof(tmp_ip_str))); in _netns_get_ns()
560 char tmp_ip_str[MAX_IPv6_STR_LEN]; in _netns_reserve_common() local
572 namespace->ns_addr, tmp_ip_str, in _netns_reserve_common()
573 sizeof(tmp_ip_str)), PROTO_STR(proto), port, flags); in _netns_reserve_common()
588 namespace->ns_addr, tmp_ip_str, sizeof(tmp_ip_str)), in _netns_reserve_common()
813 namespace->ns_addr, tmp_ip_str, sizeof(tmp_ip_str)), in _netns_reserve_common()
840 char tmp_ip_str[MAX_IPv6_STR_LEN]; in _netns_release_common() local
[all …]