Searched refs:CONS (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/Documentation/devicetree/bindings/iommu/ |
H A D | arm,smmu-v3.yaml | 68 Replaces all page 1 offsets used for EVTQ_PROD/CONS, PRIQ_PROD/CONS
|
/openbmc/linux/lib/ |
H A D | asn1_encoder.c | 299 *(data++) = _tagn(CONT, CONS, tag); in asn1_encode_tag() 399 *(data++) = _tag(UNIV, CONS, SEQ); in asn1_encode_sequence()
|
/openbmc/linux/net/netfilter/ |
H A D | nf_conntrack_h323_types.c | 312 {FNAME("maxBitRate") INT, CONS, 1, 0, SKIP, 0, NULL}, 319 {FNAME("hrd-B") 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}, 1142 {FNAME("timeStamp") INT, CONS, 1, 0, SKIP | OPT, 0, NULL}, 1174 {FNAME("timeStamp") INT, CONS, 1, 0, SKIP, 0, NULL}, 1187 {FNAME("timeStamp") INT, CONS, 1, 0, SKIP, 0, NULL}, 1594 {FNAME("timeToLive") INT, CONS, 1, 0, DECODE | OPT, 1646 {FNAME("timeToLive") INT, CONS, 1, 0, DECODE | OPT, 1729 {FNAME("bandWidth") INT, CONS, 0, 0, STOP, 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()
|