Searched refs:IP_UDP (Results 1 – 2 of 2) sorted by relevance
215 ip->protocol = IP_UDP; in udp_transmit()720 rval = (len - sizeof (struct iphdr)) + IP_UDP; in udpchksum()851 || ip->protocol != IP_UDP) in await_reply()
127 #define IP_UDP 17 macro