Home
last modified time | relevance | path

Searched refs:cbcp_data (Results 1 – 1 of 1) sorted by relevance

/external/libppp/src/
Dcbcp.c182 struct cbcp_data { struct
196 cbcp_Output(struct cbcp *cbcp, u_char code, struct cbcp_data *data) in cbcp_Output()
226 char addr[sizeof ((struct cbcp_data *)0)->addr_start - 1]; /* ASCIIZ */
233 cbcp_data_Show(struct cbcp_data *data) in cbcp_data_Show()
258 struct cbcp_data data; in cbcp_SendReq()
353 cbcp_AdjustResponse(struct cbcp *cbcp, struct cbcp_data *data) in cbcp_AdjustResponse()
480 struct cbcp_data data; in cbcp_SendResponse()
514 cbcp_CheckResponse(struct cbcp *cbcp, struct cbcp_data *data) in cbcp_CheckResponse()
587 struct cbcp_data data; in cbcp_SendAck()
626 struct cbcp_data *data; in cbcp_Input()
[all …]