Searched refs:dwSignature (Results 1 – 1 of 1) sorted by relevance
70 uint32_t dwSignature; member81 uint32_t dwSignature; member107 uint32_t dwSignature; member360 if (sys_le32_to_cpu(nthdr16->dwSignature) != NTH16_SIGNATURE) { in verify_nth16()362 (unsigned int)sys_le32_to_cpu(nthdr16->dwSignature)); in verify_nth16()410 if ((sys_le32_to_cpu(ndphdr16->dwSignature) != NDP16_SIGNATURE_NCM0) && in verify_nth16()411 (sys_le32_to_cpu(ndphdr16->dwSignature) != NDP16_SIGNATURE_NCM1)) { in verify_nth16()413 (unsigned int)sys_le32_to_cpu(ndphdr16->dwSignature)); in verify_nth16()1048 ntb->nth.dwSignature = sys_cpu_to_le32(NTH16_SIGNATURE); in cdc_ncm_send()1052 ntb->ndp.dwSignature = sys_cpu_to_le32(NDP16_SIGNATURE_NCM0); in cdc_ncm_send()