| /src/crypto/external/apache2/openssl/dist/include/crypto/ |
| asn1.h | 126 unsigned long nm_flags; member in struct:asn1_pctx_st
|
| /src/crypto/external/bsd/openssl/dist/include/crypto/ |
| asn1.h | 126 unsigned long nm_flags; member in struct:asn1_pctx_st
|
| /src/crypto/external/bsd/openssl.old/dist/include/crypto/ |
| asn1.h | 107 unsigned long nm_flags; member in struct:asn1_pctx_st
|
| /src/external/bsd/tcpdump/dist/ |
| print-smb.c | 1088 u_int name_trn_id, response, opcode, nm_flags, rcode; local 1097 nm_flags = ((GET_U_1(data + 2) & 0x7) << 4) + (GET_U_1(data + 3) >> 4); 1116 (nm_flags & 1) ? "BROADCAST" : "UNICAST"); 1122 name_trn_id, opcode, nm_flags, rcode, qdcount, ancount, nscount,
|