inet_pton_with_scope
err = cpy ? inet_pton_with_scope(&init_net, AF_UNSPEC,
ret = inet_pton_with_scope(net, AF_INET, addr, port_str, sa);
ret = inet_pton_with_scope(net, AF_INET6, addr + 1,
ret = inet_pton_with_scope(&init_net, AF_UNSPEC, name, NULL,
ret = inet_pton_with_scope(&init_net, AF_UNSPEC,
ret = inet_pton_with_scope(&init_net, AF_UNSPEC,
ret = inet_pton_with_scope(&init_net, AF_UNSPEC,
ret = inet_pton_with_scope(&init_net, AF_UNSPEC,
ret = inet_pton_with_scope(&init_net, af, nport->disc_addr.traddr,
ret = inet_pton_with_scope(&init_net, af, nport->disc_addr.traddr,
ret = inet_pton_with_scope(&init_net, AF_UNSPEC, ip_str,
extern int inet_pton_with_scope(struct net *net, unsigned short af,
err = inet_pton_with_scope(current->nsproxy->net_ns, AF_UNSPEC, addr,
EXPORT_SYMBOL(inet_pton_with_scope);