Searched refs:IP_UDP (Results 1 – 3 of 3) sorted by relevance
116 if ( iphdr->protocol != IP_UDP || iphdr->dest.s_addr != source_addr.sin_addr.s_addr ) { in gdbudp_recv()192 iphdr->protocol = IP_UDP; in gdbudp_send()
13 #define IP_UDP 17 macro
343 .tcpip_proto = IP_UDP,