inet_pton_with_scope 3477 drivers/infiniband/ulp/srp/ib_srp.c 	ret = inet_pton_with_scope(net, AF_INET, addr, port_str, sa);
inet_pton_with_scope 3482 drivers/infiniband/ulp/srp/ib_srp.c 			ret = inet_pton_with_scope(net, AF_INET6, addr + 1,
inet_pton_with_scope 3434 drivers/infiniband/ulp/srpt/ib_srpt.c 		ret = inet_pton_with_scope(&init_net, AF_UNSPEC, name, NULL,
inet_pton_with_scope 1996 drivers/nvme/host/rdma.c 	ret = inet_pton_with_scope(&init_net, AF_UNSPEC,
inet_pton_with_scope 2005 drivers/nvme/host/rdma.c 		ret = inet_pton_with_scope(&init_net, AF_UNSPEC,
inet_pton_with_scope 2316 drivers/nvme/host/tcp.c 	ret = inet_pton_with_scope(&init_net, AF_UNSPEC,
inet_pton_with_scope 2325 drivers/nvme/host/tcp.c 		ret = inet_pton_with_scope(&init_net, AF_UNSPEC,
inet_pton_with_scope 1531 drivers/nvme/target/rdma.c 	ret = inet_pton_with_scope(&init_net, af, port->disc_addr.traddr,
inet_pton_with_scope 1593 drivers/nvme/target/tcp.c 	ret = inet_pton_with_scope(&init_net, af, nport->disc_addr.traddr,
inet_pton_with_scope  207 drivers/target/iscsi/iscsi_target_configfs.c 	ret = inet_pton_with_scope(&init_net, AF_UNSPEC, ip_str,
inet_pton_with_scope   56 include/linux/inet.h extern int inet_pton_with_scope(struct net *net, unsigned short af,
inet_pton_with_scope  400 net/core/utils.c EXPORT_SYMBOL(inet_pton_with_scope);