Home | History | Annotate | Download | only in iputils

Lines Matching refs:SOCK_DGRAM

143 	icmp_sock = socket(AF_INET, SOCK_DGRAM, IPPROTO_ICMP);
319 int probe_fd = socket(AF_INET, SOCK_DGRAM, 0);