Home
last modified time | relevance | path

Searched refs:IPP_UDP (Results 1 – 2 of 2) sorted by relevance

/netbsd/src/sys/arch/mvme68k/stand/sboot/
Detherfun.c121 iph->ip_p = IPP_UDP; in do_send_tftp()
175 (iph->ip_p != IPP_UDP)) { in do_get_file()
Detherfun.h40 #define IPP_UDP 17 /* IP Protocol is UDP */ macro