Home | History | Annotate | Download | only in iputils

Lines Matching refs:SOCK_DGRAM

478 	hints.ai_socktype = SOCK_DGRAM;
721 icmp_sock = socket(AF_INET6, SOCK_DGRAM, IPPROTO_ICMPV6);
957 int probe_fd = socket(AF_INET6, SOCK_DGRAM, 0);