Lines Matching refs:s4
945 struct in_addr s4;951 if (inet_pton(AF_INET, argv[i], &s4) == 1)952 a.ip.v4.NotAnInteger = s4.s_addr;