Searched refs:COMP_NONE (Results 1 – 10 of 10) sorted by relevance
/freebsd/usr.sbin/cxgbetool/ |
H A D | tcbinfot6.c | 38 COMP_NONE , /* comp */ 52 COMP_NONE , /* comp */ 59 COMP_NONE , /* comp */ 66 COMP_NONE , /* comp */ 73 COMP_NONE , /* comp */ 80 COMP_NONE , /* comp */ 87 COMP_NONE , /* comp */ 94 COMP_NONE , /* comp */ 101 COMP_NONE , /* comp */ 108 COMP_NONE , /* comp */ [all …]
|
H A D | tcbinfot4.c | 38 COMP_NONE , /* comp */ 52 COMP_NONE , /* comp */ 59 COMP_NONE , /* comp */ 66 COMP_NONE , /* comp */ 73 COMP_NONE , /* comp */ 80 COMP_NONE , /* comp */ 87 COMP_NONE , /* comp */ 94 COMP_NONE , /* comp */ 101 COMP_NONE , /* comp */ 108 COMP_NONE , /* comp */ [all …]
|
H A D | tcbinfot5.c | 38 COMP_NONE , /* comp */ 52 COMP_NONE , /* comp */ 59 COMP_NONE , /* comp */ 66 COMP_NONE , /* comp */ 73 COMP_NONE , /* comp */ 80 COMP_NONE , /* comp */ 87 COMP_NONE , /* comp */ 94 COMP_NONE , /* comp */ 101 COMP_NONE , /* comp */ 108 COMP_NONE , /* comp */ [all …]
|
H A D | tcb_common.h | 95 COMP_NONE=0, enumerator
|
H A D | tcb_common.c | 278 case COMP_NONE: tvp->val=rawval; break; in decompress_val()
|
/freebsd/crypto/openssh/ |
H A D | kex.h | 69 #define COMP_NONE 0 macro
|
H A D | sshd-session.c | 1447 if (options.compression == COMP_NONE) in do_ssh2_kex()
|
H A D | kex.c | 848 comp->type = COMP_NONE; in choose_comp()
|
H A D | servconf.c | 407 options->compression = COMP_NONE; in fill_default_server_options() 1296 { "no", COMP_NONE },
|
H A D | readconf.c | 1054 { "no", COMP_NONE },
|