Searched refs:u_int16_t (Results 76 - 100 of 154) sorted by relevance

1234567

/xnu-2422.115.4/bsd/netinet/
H A Dip6.h107 u_int16_t ip6_un1_plen; /* payload length */
268 u_int16_t ip6f_offlg; /* offset, reserved, and flag */
H A Dtcp_var.h331 u_int16_t t_unacksegs; /* received but unacked segments for delaying acks */
341 u_int16_t rcv_waitforss; /* wait for packets during slow-start */
342 u_int16_t ecn_flags;
360 u_int16_t t_early_rexmt_count; /* number of early rexmts seen in past window */
393 u_int16_t unused_pad_to_8;
546 u_int16_t to_mss;
H A Dmptcp_var.h572 u_int32_t *, u_int32_t *, u_int16_t *, u_int64_t *);
574 u_int64_t *, u_int32_t *, u_int16_t *);
H A Dtcp.h288 u_int16_t tcpi_unused2;
H A Dip_divert.c224 u_int16_t nport;
293 nport = htons((u_int16_t)port);
/xnu-2422.115.4/bsd/vfs/
H A Dvfs_journal.h65 u_int16_t max_blocks; // max number of blocks in this chunk
66 u_int16_t num_blocks; // number of valid block numbers in block_nums
H A Dvfs_xattr.c1357 u_int16_t numEntries; /* number of entries which follow */
1369 u_int16_t flags;
1384 u_int16_t flags;
1385 u_int16_t num_attrs;
1402 u_int16_t mh_RefNum;
1405 u_int16_t mh_Types;
1406 u_int16_t mh_Names;
1407 u_int16_t typeCount;
/xnu-2422.115.4/bsd/net/classq/
H A Dclassq_sfb.c227 static int sfb_drop_early(struct sfb *, struct pkthdr *, u_int16_t *,
900 sfb_drop_early(struct sfb *sp, struct pkthdr *pkt, u_int16_t *pmin,
912 *pmin = (u_int16_t)-1;
921 if (*pmin > (u_int16_t)bin->pmark)
922 *pmin = (u_int16_t)bin->pmark;
933 if (*pmin > (u_int16_t)bin->pmark)
934 *pmin = (u_int16_t)bin->pmark;
949 if (*pmin > (u_int16_t)bin->pmark)
950 *pmin = (u_int16_t)bin->pmark;
980 u_int16_t pmi
[all...]
/xnu-2422.115.4/bsd/hfs/
H A Dhfs_encodings.c370 unicode_to_hfs(ExtendedVCB *vcb, ByteCount srcLen, u_int16_t* srcStr, Str31 dstStr, int retry)
535 u_int16_t inputChars;
536 u_int16_t pascalChars;
708 u_int16_t pascalChars;
H A Dhfs_macos_defs.h122 typedef u_int16_t UniChar;
H A Dhfs_xattr.c450 u_int16_t datasize = 0;
727 u_int16_t fdFlags;
835 fdFlags = *((u_int16_t *) &cp->c_finderinfo[8]);
1612 u_int16_t datasize;
2071 u_int16_t datasize;
2135 u_int16_t * str1 = &searchKey->attrName[0];
2136 u_int16_t * str2 = &trialKey->attrName[0];
2139 u_int16_t c1, c2;
2262 maxsize -= 3 * sizeof(u_int16_t); /* minus 3 index slots */
H A Dhfs_catalog.c575 u_int16_t datasize;
718 u_int16_t datasize;
812 u_int16_t unicode[kHFSPlusMaxFileNameChars + 1];
852 ((u_int16_t)descp->cd_namelen != utf8len) ||
875 u_int16_t datasize;
1299 u_int16_t datasize;
1829 (u_int16_t)forkp->cf_extents[i].startBlock;
1831 (u_int16_t)forkp->cf_extents[i].blockCount;
1840 (u_int16_t)forkp->cf_extents[i].startBlock;
1842 (u_int16_t)fork
[all...]
H A Dhfs_catalog.h87 u_int16_t ca_recflags; /* catalog record flags (16 bit integer) */
/xnu-2422.115.4/bsd/netinet6/
H A Dip6_mroute.h204 u_int16_t im6_mif; /* mif rec'd on */
H A Dipsec.h74 u_int16_t ul_proto; /* upper layer Protocol */
/xnu-2422.115.4/bsd/hfs/hfscommon/Catalog/
H A DFileIDsServices.c56 static void CopyExtentInfo( ExtentKey *key, ExtentRecord *data, ExtentsRecBuffer *buffer, u_int16_t bufferCount );
460 u_int16_t btKeySize;
461 u_int16_t btRecordSize;
659 static void CopyExtentInfo( ExtentKey *key, ExtentRecord *data, ExtentsRecBuffer *buffer, u_int16_t bufferCount )
675 u_int16_t btRecordSize;
785 u_int16_t i;
/xnu-2422.115.4/bsd/kern/
H A Dkpi_mbuf.c625 u_int16_t vlan)
636 u_int16_t *vlan)
760 u_int16_t *csum)
773 u_int16_t *csum)
786 __unused u_int16_t *csum)
792 u_int16_t
H A Duipc_mbuf2.c375 m_tag_create(u_int32_t id, u_int16_t type, int len, int wait, struct mbuf *buf)
435 m_tag_alloc(u_int32_t id, u_int16_t type, int len, int wait)
572 m_tag_locate(struct mbuf *m, u_int32_t id, u_int16_t type, struct m_tag *t)
/xnu-2422.115.4/bsd/sys/
H A Dprotosw.h195 u_int16_t pr_type; /* socket type used for */
196 u_int16_t pr_protocol; /* protocol number */
H A Dattr.h82 u_int16_t reserved; /* (to maintain 4-byte alignment) */
/xnu-2422.115.4/bsd/netkey/
H A Dkey.c448 static struct secasvar *key_do_allocsa_policy(struct secashead *, u_int, u_int16_t);
488 static struct mbuf *key_setsadbmsg(u_int8_t, u_int16_t, u_int8_t,
489 u_int32_t, pid_t, u_int16_t);
491 static struct mbuf *key_setsadbaddr(u_int16_t,
492 struct sockaddr *, u_int8_t, u_int16_t);
495 static struct mbuf *key_setsadbident(u_int16_t, u_int16_t, caddr_t,
499 static struct mbuf *key_setsadbxpolicy(u_int16_t, u_int8_t,
523 static u_int16_t key_satype2proto(u_int8_t);
524 static u_int8_t key_proto2satype(u_int16_t);
[all...]
/xnu-2422.115.4/bsd/hfs/hfscommon/BTree/
H A DBTreeScanner.c72 u_int16_t dataSizeShort;
/xnu-2422.115.4/bsd/hfs/hfscommon/headers/
H A DFileMgrInternal.h205 u_int16_t dataSize,
/xnu-2422.115.4/bsd/net/
H A Dflowhash.c676 const u_int16_t *k = (const u_int16_t *)key;
H A Dif_llreach.c267 ifnet_llreach_set_reachable(struct ifnet *ifp, u_int16_t llproto, void *addr,
291 ifnet_llreach_alloc(struct ifnet *ifp, u_int16_t llproto, void *addr,

Completed in 373 milliseconds

1234567