Home
last modified time | relevance | path

Searched refs:eth_pton (Results 1 - 4 of 4) sorted by relevance

/third_party/ltp/testcases/network/stress/ns-tools/
H A Dns-traffic.h231 int eth_pton(int af, const char *str, struct sockaddr_ll *ll);
H A Dns-common.c243 * Function: eth_pton()
258 int eth_pton(int af, const char *str, struct sockaddr_ll *ll) in eth_pton() function
H A Dns-icmpv6_sender.c470 if (eth_pton(AF_INET6, optarg, &opt_addr_ll)) { in parse_options()
H A Dns-icmpv4_sender.c196 if (eth_pton(AF_INET, optarg, &opt_addr_ll)) { in parse_options()

Completed in 4 milliseconds