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

/linux-master/samples/bpf/
H A Dxdp_tx_iptunnel_user.c100 static int parse_ipstr(const char *ipstr, unsigned int *addr) function
186 vip.family = parse_ipstr(optarg, vip.daddr.v6);
204 family = parse_ipstr(optarg, v6);

Completed in 287 milliseconds