Home
last modified time | relevance | path

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

/linux-6.1.9/net/core/ !
Dutils.c320 static int inet6_pton(struct net *net, const char *src, u16 port_num, in inet6_pton() function
387 ret = inet6_pton(net, src, port_num, addr); in inet_pton_with_scope()
392 ret = inet6_pton(net, src, port_num, addr); in inet_pton_with_scope()