Searched refs:COMP_NONE (Results 1 – 11 of 11) sorted by relevance
| /freebsd/usr.sbin/cxgbetool/ |
| H A D | tcbinfot7.c | 10 COMP_NONE , /* comp */ 24 COMP_NONE , /* comp */ 31 COMP_NONE , /* comp */ 38 COMP_NONE , /* comp */ 45 COMP_NONE , /* comp */ 52 COMP_NONE , /* comp */ 59 COMP_NONE , /* comp */ 66 COMP_NONE , /* comp */ 73 COMP_NONE , /* comp */ 80 COMP_NONE , /* comp */ [all …]
|
| 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 | 287 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-auth.c | 806 if (options.compression == COMP_NONE) in do_ssh2_kex()
|
| H A D | kex.c | 853 comp->type = COMP_NONE; in choose_comp()
|
| H A D | servconf.c | 402 options->compression = COMP_NONE; in fill_default_server_options() 1310 { "no", COMP_NONE },
|
| H A D | readconf.c | 1089 { "no", COMP_NONE },
|