HomeSort by: relevance | last modified time | path
    Searched refs:udph (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/mvme68k/stand/sboot/
etherfun.c 128 udph->uh_sport = myport;
129 udph->uh_dport = servport;
130 udph->uh_sum = 0;
145 udph->uh_ulen = tot - (u_char *)udph;
179 if (servport == FTP_PORT) servport = udph->uh_sport;
198 oldlen = udph->uh_ulen;
etherfun.h 112 struct udp *udph = (struct udp *)(buf + sizeof(struct ether_header) + variable in typeref:struct:udp *

Completed in 11 milliseconds