Searched defs:cbcp (Results 1 – 3 of 3) sorted by relevance
63 cbcp_Init(struct cbcp *cbcp, struct physical *p) in cbcp_Init()81 struct cbcp *cbcp = (struct cbcp *)v; in cbcp_Timeout() local132 cbcp_StartTimer(struct cbcp *cbcp, int timeout) in cbcp_StartTimer()161 cbcp_NewPhase(struct cbcp *cbcp, int new) in cbcp_NewPhase()196 cbcp_Output(struct cbcp *cbcp, u_char code, struct cbcp_data *data) in cbcp_Output()256 cbcp_SendReq(struct cbcp *cbcp) in cbcp_SendReq()314 cbcp_Up(struct cbcp *cbcp) in cbcp_Up()353 cbcp_AdjustResponse(struct cbcp *cbcp, struct cbcp_data *data) in cbcp_AdjustResponse()478 cbcp_SendResponse(struct cbcp *cbcp) in cbcp_SendResponse()514 cbcp_CheckResponse(struct cbcp *cbcp, struct cbcp_data *data) in cbcp_CheckResponse()[all …]
46 struct cbcp { struct61 extern void cbcp_Init(struct cbcp *, struct physical *); argument
89 struct cbcpcfg cbcp; /* Direction depends on phys type & callback */ member99 struct cbcp cbcp; member