Home
last modified time | relevance | path

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

/xnu-8792.81.2/bsd/skywalk/namespace/
H A Dnetns.c325 char tmp_ip_str[MAX_IPv6_STR_LEN]; in netns_ns_free() local
333 namespace->ns_addr, tmp_ip_str, sizeof(tmp_ip_str))); in netns_ns_free()
463 char tmp_ip_str[MAX_IPv6_STR_LEN]; in _netns_get_ns() local
477 tmp_ip_str, sizeof(tmp_ip_str))); in _netns_get_ns()
558 char tmp_ip_str[MAX_IPv6_STR_LEN]; in _netns_reserve_common() local
570 namespace->ns_addr, tmp_ip_str, in _netns_reserve_common()
571 sizeof(tmp_ip_str)), PROTO_STR(proto), port, flags); in _netns_reserve_common()
586 namespace->ns_addr, tmp_ip_str, sizeof(tmp_ip_str)), in _netns_reserve_common()
797 namespace->ns_addr, tmp_ip_str, sizeof(tmp_ip_str)), in _netns_reserve_common()
824 char tmp_ip_str[MAX_IPv6_STR_LEN]; in _netns_release_common() local
[all …]