Searched refs:destport (Results 1 - 6 of 6) sorted by relevance

/freebsd-10.3-release/lib/libstand/
H A Diodesc.h45 u_short destport; /* dest. port, net order */ member in struct:iodesc
H A Dudp.c79 inet_ntoa(d->destip), ntohs(d->destport));
100 uh->uh_dport = d->destport;
H A Dtftp.c215 d->destport = uh->uh_sport;
248 d->destport = uh->uh_sport;
321 h->iodesc->destport = htons(IPPORT_TFTP);
H A Drpc.c133 d->destport = htons(port);
H A Dbootp.c160 d->destport = htons(IPPORT_BOOTPS);
/freebsd-10.3-release/sys/boot/i386/libi386/
H A Dpxe.c640 udpwrite_p->dst_port = h->destport;

Completed in 118 milliseconds