Searched refs:IPPROTO_UDP (Results 51 - 75 of 226) sorted by relevance

12345678910

/freebsd-11-stable/crypto/openssl/apps/
H A Ds_socket.c265 s = socket(AF_INET, SOCK_DGRAM, IPPROTO_UDP);
352 s = socket(AF_INET, SOCK_DGRAM, IPPROTO_UDP);
/freebsd-11-stable/sys/netinet/
H A Din_proto.c125 .pr_protocol = IPPROTO_UDP,
326 SYSCTL_NODE(_net_inet, IPPROTO_UDP, udp, CTLFLAG_RW, 0, "UDP");
/freebsd-11-stable/tools/tools/netmap/
H A Dpkt_hash.c169 case IPPROTO_UDP:
240 case IPPROTO_UDP:
/freebsd-11-stable/sys/contrib/ipfilter/netinet/
H A Dip_proxy.c141 { NULL, NULL, "tftp", (char)IPPROTO_UDP, 0, 0, 0,
183 { NULL, NULL, "netbios", (char)IPPROTO_UDP, 0, 0, 0,
191 { NULL, NULL, "ipsec", (char)IPPROTO_UDP, 0, 0, 0,
200 { NULL, NULL, "dns", (char)IPPROTO_UDP, 0, 0, 0,
227 { NULL, NULL, "rpcbu", (char)IPPROTO_UDP, 0, 0, 0,
970 case IPPROTO_UDP :
1046 IPPROTO_UDP, udp);
/freebsd-11-stable/contrib/ipfilter/iplang/
H A Diplang_y.y651 if (type == IPPROTO_UDP)
672 else if (aip->ah_p == IPPROTO_UDP)
700 else if (aip->ah_p == IPPROTO_UDP)
981 if (ip->ip_p == IPPROTO_UDP) {
1001 if (ip->ip_p == IPPROTO_UDP) {
1210 if ((ip->ip_p) && (ip->ip_p != IPPROTO_UDP)) {
1214 ip->ip_p = IPPROTO_UDP;
1216 udp = (udphdr_t *)new_header(IPPROTO_UDP);
1749 if (aip->ah_p == IPPROTO_UDP)
/freebsd-11-stable/contrib/ntp/scripts/monitoring/
H A Dntploopstat213 ;#eval 'sub IPPRORO_UDP { 17; }' unless defined(&IPPROTO_UDP);
238 $proto_udp = (getprotobyname('udp'))[$[+2] || &IPPROTO_UDP;
/freebsd-11-stable/sys/ofed/drivers/infiniband/core/
H A Dib_ud_header.c373 header->grh.next_header = udp_present ? IPPROTO_UDP : 0x1b;
386 header->ip4.protocol = IPPROTO_UDP;
/freebsd-11-stable/sys/netpfil/ipfw/
H A Dip_fw_log.c338 case IPPROTO_UDP:
341 args->f_id.proto == IPPROTO_UDP ? " ": "Lite ",
H A Ddn_sched_fq_codel.c241 case IPPROTO_UDP:
269 case IPPROTO_UDP:
/freebsd-11-stable/contrib/libpcap/
H A Dnametoaddr.c365 hints.ai_protocol = IPPROTO_UDP;
430 *proto = IPPROTO_UDP;
/freebsd-11-stable/contrib/netbsd-tests/lib/libc/net/
H A Dh_dns_server.c290 s = socket(protocol == '4' ? PF_INET : PF_INET6, SOCK_DGRAM, IPPROTO_UDP);
/freebsd-11-stable/contrib/ntp/lib/isc/win32/
H A Dnet.c232 s = socket(PF_INET6, SOCK_DGRAM, IPPROTO_UDP);
/freebsd-11-stable/tools/regression/netinet/ipbroadcast/
H A Dipbroadcast.c214 s = socket(PF_INET, SOCK_DGRAM, IPPROTO_UDP);
/freebsd-11-stable/sys/dev/streams/
H A Dstreams.c197 protocol = IPPROTO_UDP;
/freebsd-11-stable/contrib/amd/amd/
H A Dnfs_start.c431 amq_program_1, IPPROTO_UDP, udp_amqncp);
/freebsd-11-stable/contrib/tcpdump/
H A Dprint-udp.c306 IPPROTO_UDP);
313 IPPROTO_UDP);
327 if (ip6->ip6_nxt == IPPROTO_UDP) {
347 if (ip->ip_p == IPPROTO_UDP) {
H A Dprint-ip.c400 case IPPROTO_UDP:
673 if (ipds->nh != IPPROTO_TCP && ipds->nh != IPPROTO_UDP &&
/freebsd-11-stable/usr.sbin/rpc.yppasswdd/
H A Dyppasswdd_main.c226 if (getrpcport(_localhost, YPPROG, YPVERS, IPPROTO_UDP) <= 0) {
/freebsd-11-stable/usr.sbin/rpc.ypxfrd/
H A Dypxfrd_main.c264 proto = IPPROTO_UDP;
/freebsd-11-stable/usr.bin/systat/
H A Dip6.c225 DO(ip6s_nxthist[IPPROTO_UDP], 14, 35);
/freebsd-11-stable/contrib/ntp/sntp/libevent/
H A Devutil.c763 if ((fd = socket(AF_INET, SOCK_DGRAM, IPPROTO_UDP)) >= 0 &&
772 if ((fd = socket(AF_INET6, SOCK_DGRAM, IPPROTO_UDP)) >= 0 &&
812 tmp.ai_socktype = SOCK_DGRAM; tmp.ai_protocol = IPPROTO_UDP;
898 case IPPROTO_UDP:
922 hints->ai_protocol = IPPROTO_UDP;
929 if (hints->ai_protocol == IPPROTO_UDP)
1326 ai_new->ai_protocol = IPPROTO_UDP;
/freebsd-11-stable/contrib/ipfilter/tools/
H A Dipnat_y.y392 nat->in_pr[0] = IPPROTO_UDP;
395 nat->in_pr[1] = IPPROTO_UDP;
1090 | IPNY_UDP { setnatproto(IPPROTO_UDP); }
1134 $$ != IPPROTO_UDP)
1138 | IPNY_UDP { $$ = IPPROTO_UDP; }
1144 $$ != IPPROTO_UDP)
1417 case IPPROTO_UDP :
/freebsd-11-stable/lib/libc/rpc/
H A Dclnt_bcast.c347 if (si.si_af == AF_INET && si.si_proto == IPPROTO_UDP) {
486 fdlist[i].proto == IPPROTO_UDP) {
/freebsd-11-stable/tools/regression/netinet/ipmulticast/
H A Dipmulticast.c440 aih.ai_protocol = IPPROTO_UDP;
614 sock = socket(PF_INET, SOCK_DGRAM, IPPROTO_UDP);
/freebsd-11-stable/sys/netinet/libalias/
H A Dalias_proxy.c188 else if (proto == IPPROTO_UDP)
731 proto = IPPROTO_UDP;

Completed in 329 milliseconds

12345678910