Home
last modified time | relevance | path

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

/xnu-12377.61.12/bsd/skywalk/namespace/
H A Dnetns.c332 char tmp_ip_str[MAX_IPv6_STR_LEN]; in netns_ns_free() local
340 namespace->ns_addr, tmp_ip_str, sizeof(tmp_ip_str))); in netns_ns_free()
470 char tmp_ip_str[MAX_IPv6_STR_LEN]; in _netns_get_ns() local
484 tmp_ip_str, sizeof(tmp_ip_str))); in _netns_get_ns()
565 char tmp_ip_str[MAX_IPv6_STR_LEN]; in _netns_reserve_common() local
577 namespace->ns_addr, tmp_ip_str, in _netns_reserve_common()
578 sizeof(tmp_ip_str)), PROTO_STR(proto), port, flags); in _netns_reserve_common()
593 namespace->ns_addr, tmp_ip_str, sizeof(tmp_ip_str)), in _netns_reserve_common()
804 namespace->ns_addr, tmp_ip_str, sizeof(tmp_ip_str)), in _netns_reserve_common()
831 char tmp_ip_str[MAX_IPv6_STR_LEN]; in _netns_release_common() local
[all …]