Searched refs:IPPROTO_UDP (Results 1 - 25 of 182) sorted by relevance

12345678

/freebsd-10.0-release/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/ip/
H A Dtst.ipv4localudp.ksh68 args[4]->ipv4_protocol == IPPROTO_UDP/
81 args[4]->ipv4_protocol == IPPROTO_UDP/
H A Dtst.ipv4remoteudp.ksh71 args[4]->ipv4_protocol == IPPROTO_UDP/
/freebsd-10.0-release/contrib/tcpdump/
H A Dipproto.h67 #ifndef IPPROTO_UDP
68 #define IPPROTO_UDP 17 /* user datagram protocol */ macro
H A Dipproto.c38 { IPPROTO_UDP, "UDP" },
/freebsd-10.0-release/contrib/ipfilter/lib/
H A Dprintpacket6.c48 if (p == IPPROTO_TCP || p == IPPROTO_UDP)
57 if (p == IPPROTO_TCP || p == IPPROTO_UDP)
H A Dipft_tx.c226 ip->ip_p = IPPROTO_UDP;
243 if (ip->ip_p == IPPROTO_TCP || ip->ip_p == IPPROTO_UDP) {
263 if (ip->ip_p == IPPROTO_TCP || ip->ip_p == IPPROTO_UDP) {
330 if (ip->ip_p == IPPROTO_TCP || ip->ip_p == IPPROTO_UDP)
375 ip6->ip6_nxt = IPPROTO_UDP;
396 case IPPROTO_UDP :
406 if (ip6->ip6_nxt == IPPROTO_TCP || ip6->ip6_nxt == IPPROTO_UDP) {
431 if (ip6->ip6_nxt == IPPROTO_TCP || ip6->ip6_nxt == IPPROTO_UDP) {
493 if (ip6->ip6_nxt == IPPROTO_TCP || ip6->ip6_nxt == IPPROTO_UDP) {
H A Dprintpacket.c81 if (ip->ip_p == IPPROTO_TCP || ip->ip_p == IPPROTO_UDP)
86 if (ip->ip_p == IPPROTO_TCP || ip->ip_p == IPPROTO_UDP)
/freebsd-10.0-release/lib/librpcsvc/
H A Dyp_passwd.c71 YPPASSWDPROC_UPDATE, IPPROTO_UDP);
/freebsd-10.0-release/lib/libc/rpc/
H A Dpmap_clnt.c71 if ((protocol != IPPROTO_UDP) && (protocol != IPPROTO_TCP)) {
74 nconf = __rpc_getconfip(protocol == IPPROTO_UDP ? "udp" : "tcp");
/freebsd-10.0-release/contrib/pf/tftp-proxy/
H A Dtftp-proxy.c226 IPPROTO_UDP) != 0) {
233 SOCK_DGRAM, IPPROTO_UDP)) < 0) {
283 IPPROTO_UDP) == -1) {
293 IPPROTO_UDP) == -1) {
300 IPPROTO_UDP) == -1) {
309 IPPROTO_UDP) == -1) {
/freebsd-10.0-release/crypto/heimdal/lib/roken/
H A Dgetaddrinfo_hostspec.c61 { "udp/", SOCK_DGRAM, IPPROTO_UDP, 0 },
/freebsd-10.0-release/usr.sbin/rpcbind/
H A Dpmap_svc.c222 if (reg.pm_prot == IPPROTO_UDP) {
290 reg.pm_prot == IPPROTO_UDP ? "udp" : "tcp", uaddr);
300 if (reg.pm_prot == IPPROTO_UDP) {
337 reg.pm_prot == IPPROTO_UDP ? udptrans : tcptrans,
/freebsd-10.0-release/contrib/ipfilter/ipsend/
H A Dipsend.c181 ph.h.proto = IPPROTO_UDP;
283 ip->ip_p = IPPROTO_UDP;
320 if (ip->ip_p == IPPROTO_TCP || ip->ip_p == IPPROTO_UDP)
392 } else if (ip->ip_p == IPPROTO_UDP) {
431 if (ip->ip_p == IPPROTO_UDP) {
H A Dresend.c55 if (ip->ip_p == IPPROTO_TCP || ip->ip_p == IPPROTO_UDP)
58 if (ip->ip_p == IPPROTO_TCP || ip->ip_p == IPPROTO_UDP)
/freebsd-10.0-release/contrib/ipfilter/ipsd/
H A Dslinux.c94 (bp[14+9] != IPPROTO_UDP)) ||
/freebsd-10.0-release/tools/regression/netinet/arphold/
H A Darphold.c85 if ((sock = socket(AF_INET, SOCK_DGRAM, IPPROTO_UDP)) < 0) {
/freebsd-10.0-release/tools/tools/net80211/wesside/dics/
H A Ddics.c202 ph->ippseudo_p = IPPROTO_UDP;
245 iph->ip_p = IPPROTO_UDP;
336 us = socket (PF_INET, SOCK_DGRAM, IPPROTO_UDP);
355 s = socket (PF_INET, SOCK_RAW, IPPROTO_UDP);
/freebsd-10.0-release/usr.sbin/bootparamd/bootparamd/
H A Dmain.c105 if (!svc_register(transp, BOOTPARAMPROG, BOOTPARAMVERS, bootparamprog_1, IPPROTO_UDP))
/freebsd-10.0-release/usr.sbin/ip6addrctl/
H A Dip6addrctl.c317 if ((s = socket(AF_INET6, SOCK_DGRAM, IPPROTO_UDP)) < 0)
401 if ((s = socket(AF_INET6, SOCK_DGRAM, IPPROTO_UDP)) < 0)
420 if ((s = socket(AF_INET6, SOCK_DGRAM, IPPROTO_UDP)) < 0)
434 if ((s = socket(AF_INET6, SOCK_DGRAM, IPPROTO_UDP)) < 0)
/freebsd-10.0-release/sbin/dhclient/
H A Dpacket.c124 ip.ip_p = IPPROTO_UDP;
152 IPPROTO_UDP + (u_int32_t)ntohs(udp.uh_ulen)))));
242 IPPROTO_UDP + (u_int32_t)ntohs(udp->uh_ulen)))));
/freebsd-10.0-release/usr.bin/systat/
H A Dip.c273 name[2] = IPPROTO_UDP;
308 name[2] = IPPROTO_UDP;
333 name[2] = IPPROTO_UDP;
/freebsd-10.0-release/cddl/lib/libdtrace/
H A Dip.d138 #pragma D binding "1.0" IPPROTO_UDP
139 inline short IPPROTO_UDP = 17;
181 proto == IPPROTO_UDP ? "UDP" :
/freebsd-10.0-release/sys/netinet/libalias/
H A Dalias_smedia.c158 *ah->sport, *ah->aport, IPPROTO_UDP);
326 IPPROTO_UDP, 1))) {
342 IPPROTO_UDP);
456 port, 0, IPPROTO_UDP, 1);
/freebsd-10.0-release/tools/tools/net80211/wesside/udps/
H A Dudps.c142 s = socket(PF_INET, SOCK_DGRAM, IPPROTO_UDP);
/freebsd-10.0-release/usr.sbin/ypset/
H A Dypset.c68 if ((port = htons(getrpcport(server, YPPROG, YPPROC_NULL, IPPROTO_UDP))) == 0)

Completed in 316 milliseconds

12345678