Searched refs:nth16 (Results 1 – 1 of 1) sorted by relevance
69 struct nth16 { struct157 struct nth16 nth;167 struct nth16 nth;346 const struct nth16 *nthdr16 = &ntb->nth; in verify_nth16()354 if (sys_le16_to_cpu(nthdr16->wHeaderLength) != sizeof(struct nth16)) { in verify_nth16()374 if (len < (sizeof(struct nth16) + sizeof(struct ndp16) + in verify_nth16()392 if ((sys_le16_to_cpu(nthdr16->wNdpIndex) < sizeof(struct nth16)) || in verify_nth16()429 const struct nth16 *nthdr16 = &ntb->nth; in check_frame()509 const struct nth16 *nthdr16; in cdc_ncm_acl_out_cb()1049 ntb->nth.wHeaderLength = sys_cpu_to_le16(sizeof(struct nth16)); in cdc_ncm_send()[all …]