Searched refs:IPP_UDP (Results 1 – 2 of 2) sorted by relevance
121 iph->ip_p = IPP_UDP; in do_send_tftp()175 (iph->ip_p != IPP_UDP)) { in do_get_file()
40 #define IPP_UDP 17 /* IP Protocol is UDP */ macro