Searched refs:CONS (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/external/recovery/ |
| H A D | recovery_version.h | 30 #define CONS(A,B) _CONS(A,B) macro 31 #define RECOVERY_VERSION_STRING CONS(PLAIN_VERSION, GIT_COMMIT_INFO)
|
| /OK3568_Linux_fs/kernel/net/netfilter/ |
| H A D | nf_conntrack_h323_types.c | 297 {FNAME("videoBitRate") INT, CONS, 0, 0, SKIP | OPT, 0, NULL}, 298 {FNAME("vbvBufferSize") INT, CONS, 0, 0, SKIP | OPT, 0, NULL}, 302 {FNAME("luminanceSampleRate") INT, CONS, 0, 0, SKIP | OPT, 0, NULL}, 312 {FNAME("maxBitRate") INT, CONS, 1, 0, SKIP, 0, NULL}, 319 {FNAME("hrd-B") INT, CONS, 0, 0, SKIP | OPT, 0, NULL}, 334 {FNAME("videoBitRate") INT, CONS, 0, 0, SKIP | OPT, 0, NULL}, 335 {FNAME("vbvBufferSize") INT, CONS, 0, 0, SKIP | OPT, 0, NULL}, 339 {FNAME("luminanceSampleRate") INT, CONS, 0, 0, SKIP | OPT, 0, NULL}, 515 {FNAME("maxBitRate") INT, CONS, 0, 0, SKIP, 0, NULL}, 550 {FNAME("sendBufferSize") INT, CONS, 0, 0, SKIP, 0, NULL}, [all …]
|
| H A D | nf_conntrack_h323_asn1.c | 63 #define CONS 11 macro 330 case CONS: /* 64K < Range < 4G */ in decode_int()
|