Lines Matching refs:tmp_ip_str

325 	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
835 namespace->ns_addr, tmp_ip_str, sizeof(tmp_ip_str)), in _netns_release_common()
844 namespace->ns_addr, tmp_ip_str, sizeof(tmp_ip_str)), in _netns_release_common()
887 char tmp_ip_str[MAX_IPv6_STR_LEN]; in netns_clear_ifnet() local
900 nstoken->nt_addr, tmp_ip_str, sizeof(tmp_ip_str)), in netns_clear_ifnet()
928 char tmp_ip_str[MAX_IPv6_STR_LEN]; in _netns_reserve_kpi_common() local
944 inet_ntop(LEN_TO_AF(addr_len), addr, tmp_ip_str, in _netns_reserve_kpi_common()
945 sizeof(tmp_ip_str)), PROTO_STR(proto), hport, flags, in _netns_reserve_kpi_common()
969 nt->nt_addr, tmp_ip_str, in _netns_reserve_kpi_common()
970 sizeof(tmp_ip_str)), in _netns_reserve_kpi_common()
1225 char tmp_ip_str[MAX_IPv6_STR_LEN]; in netns_reserve() local
1240 tmp_ip_str, sizeof(tmp_ip_str)), PROTO_STR(proto), ntohs(port), in netns_reserve()
1279 char tmp_ip_str[MAX_IPv6_STR_LEN]; in netns_reserve_ephemeral() local
1294 tmp_ip_str, sizeof(tmp_ip_str)), PROTO_STR(proto), ntohs(*port), in netns_reserve_ephemeral()
1413 char tmp_ip_str[MAX_IPv6_STR_LEN]; in netns_release() local
1441 tmp_ip_str, sizeof(tmp_ip_str)), PROTO_STR(proto), in netns_release()
1577 char tmp_ip_str[MAX_IPv6_STR_LEN]; in _netns_set_ifnet_internal() local
1589 nt->nt_addr, tmp_ip_str, sizeof(tmp_ip_str)), in _netns_set_ifnet_internal()
1602 char tmp_ip_str[MAX_IPv6_STR_LEN]; in netns_set_ifnet() local
1619 nt->nt_addr, tmp_ip_str, sizeof(tmp_ip_str)), in netns_set_ifnet()
1658 char tmp_ip_str[MAX_IPv6_STR_LEN]; in _netns_set_state() local
1674 tmp_ip_str, sizeof(tmp_ip_str)), in _netns_set_state()
1725 char tmp_ip_str[MAX_IPv6_STR_LEN]; in netns_change_flags() local
1744 tmp_ip_str, sizeof(tmp_ip_str)), in netns_change_flags()