Lines Matching refs:tmp_ip_str

324 	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()
468 char tmp_ip_str[MAX_IPv6_STR_LEN]; in _netns_get_ns() local
482 tmp_ip_str, sizeof(tmp_ip_str))); in _netns_get_ns()
566 char tmp_ip_str[MAX_IPv6_STR_LEN]; in _netns_reserve_common() local
578 namespace->ns_addr, tmp_ip_str, in _netns_reserve_common()
579 sizeof(tmp_ip_str)), PROTO_STR(proto), port, flags); in _netns_reserve_common()
594 namespace->ns_addr, tmp_ip_str, sizeof(tmp_ip_str)), in _netns_reserve_common()
819 namespace->ns_addr, tmp_ip_str, sizeof(tmp_ip_str)), in _netns_reserve_common()
846 char tmp_ip_str[MAX_IPv6_STR_LEN]; in _netns_release_common() local
857 namespace->ns_addr, tmp_ip_str, sizeof(tmp_ip_str)), in _netns_release_common()
866 namespace->ns_addr, tmp_ip_str, sizeof(tmp_ip_str)), in _netns_release_common()
909 char tmp_ip_str[MAX_IPv6_STR_LEN]; in netns_clear_ifnet() local
922 nstoken->nt_addr, tmp_ip_str, sizeof(tmp_ip_str)), in netns_clear_ifnet()
950 char tmp_ip_str[MAX_IPv6_STR_LEN]; in _netns_reserve_kpi_common() local
966 inet_ntop(LEN_TO_AF(addr_len), addr, tmp_ip_str, in _netns_reserve_kpi_common()
967 sizeof(tmp_ip_str)), PROTO_STR(proto), hport, flags, in _netns_reserve_kpi_common()
991 nt->nt_addr, tmp_ip_str, in _netns_reserve_kpi_common()
992 sizeof(tmp_ip_str)), in _netns_reserve_kpi_common()
1253 char tmp_ip_str[MAX_IPv6_STR_LEN]; in netns_reserve() local
1268 tmp_ip_str, sizeof(tmp_ip_str)), PROTO_STR(proto), ntohs(port), in netns_reserve()
1307 char tmp_ip_str[MAX_IPv6_STR_LEN]; in netns_reserve_ephemeral() local
1322 tmp_ip_str, sizeof(tmp_ip_str)), PROTO_STR(proto), ntohs(*port), in netns_reserve_ephemeral()
1441 char tmp_ip_str[MAX_IPv6_STR_LEN]; in netns_release() local
1469 tmp_ip_str, sizeof(tmp_ip_str)), PROTO_STR(proto), in netns_release()
1609 char tmp_ip_str[MAX_IPv6_STR_LEN]; in _netns_set_ifnet_internal() local
1621 nt->nt_addr, tmp_ip_str, sizeof(tmp_ip_str)), in _netns_set_ifnet_internal()
1634 char tmp_ip_str[MAX_IPv6_STR_LEN]; in netns_set_ifnet() local
1651 nt->nt_addr, tmp_ip_str, sizeof(tmp_ip_str)), in netns_set_ifnet()
1690 char tmp_ip_str[MAX_IPv6_STR_LEN]; in _netns_set_state() local
1706 tmp_ip_str, sizeof(tmp_ip_str)), in _netns_set_state()
1757 char tmp_ip_str[MAX_IPv6_STR_LEN]; in netns_change_flags() local
1776 tmp_ip_str, sizeof(tmp_ip_str)), in netns_change_flags()