/freebsd/usr.sbin/ppp/ |
H A D | ccp.c | 163 struct ccp *ccp; in ccp_ReportStatus() local 235 ccp_SetupCallbacks(struct ccp *ccp) in ccp_SetupCallbacks() 244 ccp_Init(struct ccp *ccp, struct bundle *bundle, struct link *l, in ccp_Init() 271 ccp_Setup(struct ccp *ccp) in ccp_Setup() 298 ccp_Required(struct ccp *ccp) in ccp_Required() 315 ccp_MTUOverhead(struct ccp *ccp) in ccp_MTUOverhead() 327 struct ccp *ccp = fsm2ccp(fp); in CcpInitRestartCounter() local 347 struct ccp *ccp = fsm2ccp(fp); in CcpSendConfigReq() local 402 struct ccp *ccp = fsm2ccp(fp); in ccp_SendResetReq() local 426 struct ccp *ccp = fsm2ccp(fp); in CcpRecvResetReq() local [all …]
|
H A D | ccp.h | 91 struct ccp { struct 109 struct ccp_opt *opt; /* Set by implementation's OptInit() */ argument 118 struct ccp_config cfg; argument 121 #define fsm2ccp(fp) (fp->proto == PROTO_CCP ? (struct ccp *)fp : NULL) argument
|
H A D | deflate.c | 69 DeflateOutput(void *v, struct ccp *ccp, struct link *l __unused, in DeflateOutput() 199 DeflateInput(void *v, struct ccp *ccp, u_short *proto, struct mbuf *mi) in DeflateInput() 337 DeflateDictSetup(void *v, struct ccp *ccp, u_short proto, struct mbuf *mi) in DeflateDictSetup()
|
H A D | pred.c | 174 Pred1Output(void *v, struct ccp *ccp, struct link *l __unused, in Pred1Output() 217 Pred1Input(void *v, struct ccp *ccp, u_short *proto, struct mbuf *bp) in Pred1Input()
|
H A D | link.h | 55 struct ccp ccp; /* Our compression FSM */ member
|
H A D | mppe.c | 158 MPPEOutput(void *v, struct ccp *ccp, struct link *l __unused, int pri __unused, in MPPEOutput() 241 MPPEInput(void *v, struct ccp *ccp, u_short *proto, struct mbuf *mp) in MPPEInput()
|
/freebsd/contrib/ntp/sntp/tests/ |
H A D | fileHandlingTest.c | 38 const char *ccp; in DestroyPath() member
|
/freebsd/contrib/mandoc/ |
H A D | tbl_data.c | 49 const char *ccp; in getdata() local
|
H A D | tbl_html.c | 126 const char *ccp; in print_tbl() local
|
/freebsd/contrib/nvi/ex/ |
H A D | ex_cscope.c | 108 CC const *ccp; in ex_cscope() local 859 CC const *ccp; in csc_help() local 1066 CC const *ccp; in lookup_ccmd() local
|
/freebsd/tests/sys/opencrypto/ |
H A D | cryptotest.py | 450 ccp = GenTestCase('ccp0') variable
|
/freebsd/crypto/openssh/regress/misc/fuzz-harness/ |
H A D | kex_fuzz.cc | 182 const char *ccp, *proposal[PROPOSAL_MAX] = { KEX_CLIENT }; in do_kex_with_key() local
|
/freebsd/lib/libnvmf/ |
H A D | nvmf_controller.c | 139 struct nvmf_capsule **ccp, struct nvmf_fabric_connect_data *data) in nvmf_accept()
|
/freebsd/sys/crypto/ccp/ |
H A D | ccp.c | 756 DB_SHOW_COMMAND(ccp, db_show_ccp) in DB_SHOW_COMMAND() argument
|
/freebsd/crypto/openssh/ |
H A D | cipher.c | 246 cipher_init(struct sshcipher_ctx **ccp, const struct sshcipher *cipher, in cipher_init()
|
H A D | packet.c | 868 struct sshcipher_ctx **ccp; in ssh_set_newkeys() local
|
/freebsd/lib/libkvm/ |
H A D | kvm_private.c | 568 const char *ccp; in kvm_fdnlist_prefix() local
|
/freebsd/contrib/tcsh/ |
H A D | sh.dir.c | 754 Char *ccp; in dopushd() local
|
/freebsd/crypto/openssl/crypto/cmp/ |
H A D | cmp_local.h | 590 OSSL_CMP_CERTREPMESSAGE *ccp; /* 14 */ member
|