Searched defs:cfg_type (Results 1 – 9 of 9) sorted by relevance
53 uint8_t cfg_type; member
76 let cfg_type = (capability.private_header >> 8) as u8; in new() localVariable
128 let cfg_type = (capability.private_header >> 8) as u8; in new() localVariable
77 static int cfg_type = SOCK_STREAM; variable
73 static int cfg_type = 0; variable
124 __u8 cfg_type; /* Identifies the structure. */ member
121 pub cfg_type: u8, // Identifies the structure. field