Home
last modified time | relevance | path

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

/lib/liblwip/src/netif/ppp/
Dfsm.c190 if( f->callbacks->down ) { in fsm_lowerdown()
191 (*f->callbacks->down)(f); in fsm_lowerdown()
296 } else if( f->callbacks->down ) { in fsm_close()
297 (*f->callbacks->down)(f); /* Inform upper layers we're down */ in fsm_close()
479 if( f->callbacks->down ) { in fsm_rconfreq()
480 (*f->callbacks->down)(f); /* Inform upper layers */ in fsm_rconfreq()
580 if (f->callbacks->down) { in fsm_rconfack()
581 (*f->callbacks->down)(f); /* Inform upper layers */ in fsm_rconfack()
640 if (f->callbacks->down) { in fsm_rconfnakrej()
641 (*f->callbacks->down)(f); /* Inform upper layers */ in fsm_rconfnakrej()
[all …]
Dfsm.h107 void (*down)(fsm*); /* Called when fsm leaves LS_OPENED state */ member
/lib/liblwip/
DUPGRADING126 * Implemented tcp_shutdown() to only shut down one end of a connection
DCHANGELOG161 netif is brought down
332 link-layer-addressed UDP traffic to be received while a netif is down (just
803 * opt.h: Disable ETHARP_TRUST_IP_MAC by default since it slows down packet
819 * netif.c: netif_set_link_up/down: only do something if the link state
863 * netif.c: Don't call the link-callback from netif_set_up/down() since
1926 packets by passing PBUF_REFs down the stack.
2032 Provides callback on netif up/down state change.
2159 * ip.c: fixed bug #21643 (udp_send/raw_send don't fail if netif is down) by
2169 netif to send as an argument (to be able to send on netifs that are down).
2910 * netif.*: Added netif_set_up()/down().
/docs/
DDoxyfile1810 # <CTRL>, <ALT>/<option>, or both). Inside the search box use the <cursor down
1814 # search box by pressing <Shift>+<cursor down>. Also here use the <cursor keys>