Searched refs:uint16 (Results 1 - 7 of 7) sorted by relevance

/netgear-R7800-V1.0.2.28/package/net-dump/src/
H A Dethnet.h31 typedef unsigned short uint16; typedef
43 uint16 port; /* network byte order */
H A Dtftp.c40 static uint16 block_nr;
41 uint16 opcode, rbuf[2]; /* rbuf: 2.opcode + 2.block_nr = 4 may be OK. */
78 *((uint16*)cp) = htons(opcode);
86 *((uint16*)cp) = htons(block_nr);
H A Dmain.c53 static void put_tag(uint8 *p, struct timeval *tvp, uint16 len)
242 put_tag(cap_buf - TAG_SIZE, &stamp, (uint16)cap_len);
/netgear-R7800-V1.0.2.28/package/igmpproxy/src/
H A Dudpsock.c48 int openUdpSocket( uint32 PeerInAdr, uint16 PeerPort ) {
H A Ddefs.h134 typedef u_int16_t uint16; typedef
256 uint16 grec_nsrcs; /* number of sources */
264 uint16 csum; /* checksum */
265 uint16 resv2; /* reserved */
266 uint16 ngrec; /* number of group records */
273 uint16 igmp_cksum; /* checksum */
279 uint16 nsrcs; /* number of sources */
373 int openUdpSocket( uint32 PeerInAdr, uint16 PeerPort );
H A Digmpv3.c362 uint16 i, num = igmpv3->ngrec;
/netgear-R7800-V1.0.2.28/tools/firmware-utils/src/
H A Dtrx2usr.c34 typedef unsigned short uint16; typedef
43 uint16 compatibility_id; // COMPAT_ID
44 uint16 hardware_revision; // HARDWARE_REV

Completed in 106 milliseconds