Home
last modified time | relevance | path

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

/AliOS-Things-master/hardware/chip/haas1000/drivers/net/lwip/src/include/netif/ppp/
A Dfsm.h103 int (*nakci) /* NAK our Configuration Information */ member
/AliOS-Things-master/components/lwip/lwip2.0.0/include/netif/ppp/
A Dfsm.h103 int (*nakci) /* NAK our Configuration Information */ member
/AliOS-Things-master/components/lwip/lwip2.0.0/netif/ppp/
A Dfsm.c525 if (f->callbacks->nakci == NULL in fsm_rconfnakrej()
526 || !(ret = f->callbacks->nakci(f, inp, len, treat_as_reject))) { in fsm_rconfnakrej()

Completed in 6 milliseconds