Home
last modified time | relevance | path

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

/components/net/lwip/lwip-2.1.2/src/netif/ppp/
A Ddemand.c83 demand_conf() in demand_conf() function
114 if (protp->demand_conf != NULL) in demand_conf()
115 ((*protp->demand_conf)(pcb)); in demand_conf()
118 if (!((*protp->demand_conf)(pcb))) in demand_conf()
134 if (protp->demand_conf != NULL) in demand_block()
151 if (protp->demand_conf != NULL) in demand_discard()
177 if (protp->demand_conf != NULL) in demand_unblock()
/components/net/lwip/lwip-2.0.3/src/netif/ppp/
A Ddemand.c83 demand_conf() in demand_conf() function
114 if (protp->demand_conf != NULL) in demand_conf()
115 ((*protp->demand_conf)(pcb)); in demand_conf()
118 if (!((*protp->demand_conf)(pcb))) in demand_conf()
134 if (protp->demand_conf != NULL) in demand_block()
151 if (protp->demand_conf != NULL) in demand_discard()
177 if (protp->demand_conf != NULL) in demand_unblock()
/components/net/lwip/lwip-2.1.2/src/include/netif/ppp/
A Dppp_impl.h318 int (*demand_conf) (int unit); member
587 void demand_conf (void); /* config interface(s) for demand-dial */
/components/net/lwip/lwip-2.0.3/src/include/netif/ppp/
A Dppp_impl.h314 int (*demand_conf) (int unit); member
586 void demand_conf (void); /* config interface(s) for demand-dial */
/components/net/lwip/lwip-1.4.1/src/netif/ppp/
A Dppp_impl.h268 int (*demand_conf) (int unit); member

Completed in 9 milliseconds