Home
last modified time | relevance | path

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

/AliOS-Things-master/components/lwip/lwip2.0.0/netif/ppp/
A Dccp.c414 ccp_set(pcb, 1, 0, 0, 0); in ccp_open()
432 ccp_set(pcb, 0, 0, 0, 0); in ccp_close()
526 ccp_set(pcb, 0, 0, 0, 0); in ccp_protrej()
1465 ccp_set(pcb, 1, 1, go->method, ho->method); in ccp_up()
1498 ccp_set(pcb, 1, 0, 0, 0); in ccp_down()
A Dppp.c1367 ccp_set(ppp_pcb *pcb, u8_t isopen, u8_t isup, u8_t receive_method, u8_t transmit_method) in ccp_set() function
/AliOS-Things-master/hardware/chip/haas1000/drivers/net/lwip/src/include/netif/ppp/
A Dppp_impl.h465 void ccp_set(ppp_pcb *pcb, u8_t isopen, u8_t isup, u8_t receive_method, u8_t transmit_method);
/AliOS-Things-master/components/lwip/lwip2.0.0/include/netif/ppp/
A Dppp_impl.h465 void ccp_set(ppp_pcb *pcb, u8_t isopen, u8_t isup, u8_t receive_method, u8_t transmit_method);

Completed in 18 milliseconds