Searched refs:BOOL (Results 1 – 12 of 12) sorted by relevance
| /linux/net/netfilter/ |
| A D | nf_conntrack_h323_types.c | 205 {FNAME("mc") BOOL, FIXD, 0, 0, SKIP, 0, NULL}, 239 {FNAME("q932Full") BOOL, FIXD, 0, 0, SKIP, 0, NULL}, 240 {FNAME("q951Full") BOOL, FIXD, 0, 0, SKIP, 0, NULL}, 241 {FNAME("q952Full") BOOL, FIXD, 0, 0, SKIP, 0, NULL}, 242 {FNAME("q953Full") BOOL, FIXD, 0, 0, SKIP, 0, NULL}, 243 {FNAME("q955Full") BOOL, FIXD, 0, 0, SKIP, 0, NULL}, 244 {FNAME("q956Full") BOOL, FIXD, 0, 0, SKIP, 0, NULL}, 245 {FNAME("q957Full") BOOL, FIXD, 0, 0, SKIP, 0, NULL}, 445 {FNAME("qcif") BOOL, FIXD, 0, 0, SKIP, 0, NULL}, 446 {FNAME("cif") BOOL, FIXD, 0, 0, SKIP, 0, NULL}, [all …]
|
| A D | nf_conntrack_h323_asn1.c | 39 #define BOOL 1 macro
|
| /linux/Documentation/networking/ |
| A D | mpls-sysctl.rst | 30 ip_ttl_propagate - BOOL 50 conf/<interface>/input - BOOL
|
| A D | ioam6-sysctl.rst | 11 ioam6_enabled - BOOL
|
| A D | seg6-sysctl.rst | 11 seg6_enabled - BOOL
|
| /linux/security/keys/trusted-keys/ |
| A D | tpm2key.asn1.c | 47 [ 20] = _tag(UNIV, PRIM, BOOL),
|
| /linux/drivers/hwmon/ |
| A D | gl518sm.c | 237 show(BOOL, fan_auto1, fan_auto1); 251 show(BOOL, beep_enable, beep_enable); 328 set_bits(BOOL, fan_auto1, fan_auto1, GL518_REG_MISC, 0x08, 3); 337 set_bits(BOOL, beep_enable, beep_enable, GL518_REG_CONF, 0x04, 2);
|
| /linux/crypto/asymmetric_keys/ |
| A D | x509.asn1.c | 170 [ 104] = _tag(UNIV, PRIM, BOOL),
|
| /linux/lib/ |
| A D | asn1_encoder.c | 440 *(data++) = _tag(UNIV, PRIM, BOOL); in asn1_encode_boolean()
|
| /linux/Documentation/filesystems/ |
| A D | ntfs.rst | 148 sloppy=<BOOL> If sloppy is specified, ignore unknown mount options. 152 show_sys_files=<BOOL> If show_sys_files is specified, show the system files 162 case_sensitive=<BOOL> If case_sensitive is specified, treat all file names as 174 disable_sparse=<BOOL> If disable_sparse is specified, creation of sparse
|
| A D | overlayfs.rst | 221 - "redirect_dir=BOOL": 223 - "redirect_always_follow=BOOL":
|
| /linux/Documentation/driver-api/ |
| A D | generic-counter.rst | 274 The "type" member specifies the type of high-level data (e.g. BOOL,
|
Completed in 653 milliseconds