Home
last modified time | relevance | path

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

/xnu-8796.121.2/bsd/skywalk/namespace/
H A Dnetns.c324 char tmp_ip_str[MAX_IPv6_STR_LEN]; in netns_ns_free() local
332 namespace->ns_addr, tmp_ip_str, sizeof(tmp_ip_str))); in netns_ns_free()
462 char tmp_ip_str[MAX_IPv6_STR_LEN]; in _netns_get_ns() local
476 tmp_ip_str, sizeof(tmp_ip_str))); in _netns_get_ns()
557 char tmp_ip_str[MAX_IPv6_STR_LEN]; in _netns_reserve_common() local
569 namespace->ns_addr, tmp_ip_str, in _netns_reserve_common()
570 sizeof(tmp_ip_str)), PROTO_STR(proto), port, flags); in _netns_reserve_common()
585 namespace->ns_addr, tmp_ip_str, sizeof(tmp_ip_str)), in _netns_reserve_common()
796 namespace->ns_addr, tmp_ip_str, sizeof(tmp_ip_str)), in _netns_reserve_common()
823 char tmp_ip_str[MAX_IPv6_STR_LEN]; in _netns_release_common() local
[all …]