Home
last modified time | relevance | path

Searched refs:destport (Results 1 – 8 of 8) sorted by relevance

/freebsd/stand/libsa/
H A Dudp.c69 inet_ntoa(d->destip), ntohs(d->destport)); in sendudp()
81 uh->uh_dport = d->destport; in sendudp()
H A Diodesc.h43 u_short destport; /* dest. port, net order */ member
H A Dtftp.c246 d->destport = uh->uh_sport; in recvtftp()
285 d->destport = uh->uh_sport; in recvtftp()
358 h->iodesc->destport = htons(IPPORT_TFTP); in tftp_makereq()
H A Dnetif.c362 s->destport = 0; in netif_close()
H A Drpc.c128 d->destport = htons(port); in rpc_call()
H A Dip.c96 inet_ntoa(d->destip), ntohs(d->destport))); in sendip()
H A Dbootp.c165 d->destport = htons(IPPORT_BOOTPS); in bootp()
/freebsd/sys/dev/aq/
H A Daq_hw_llh_internal.h2118 #define HW_ATL_RPF_L4_DPD_ADR(destport) (0x00005420u + (destport) * 0x4) argument