Home
last modified time | relevance | path

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

/lib/lwip/lwip/src/netif/ppp/
A Dfsm.c145 if( f->callbacks->down ) in fsm_lowerdown()
146 (*f->callbacks->down)(f); in fsm_lowerdown()
205 else if( f->callbacks->down ) in terminate_layer()
406 if( f->callbacks->down ) in fsm_rconfreq()
407 (*f->callbacks->down)(f); /* Inform upper layers */ in fsm_rconfreq()
501 if (f->callbacks->down) in fsm_rconfack()
502 (*f->callbacks->down)(f); /* Inform upper layers */ in fsm_rconfack()
566 if (f->callbacks->down) in fsm_rconfnakrej()
567 (*f->callbacks->down)(f); /* Inform upper layers */ in fsm_rconfnakrej()
596 if (f->callbacks->down) in fsm_rtermreq()
[all …]
A DPPPD_FOLLOWUP135 2012-05-20 - pppd: Notify IPv6 up/down as we do for IPv4
329 2014-03-09 - pppol2tp: Connect up/down events to notifiers and add IPv6 ones
/lib/lwip/lwip/doc/
A Dppp.txt70 * PPP status callback is called on PPP status change (up, down, …) from lwIP
207 * status_cb, PPP status callback, called on PPP status change (up, down, …)
228 * status_cb, PPP status callback, called on PPP status change (up, down, …)
255 * status_cb, PPP status callback, called on PPP status change (up, down, …)
436 up(running) and down(dead) events.
446 /* Session is down (either permanently or briefly) */
A Dmdns.txt62 down, for example cable connected after being disconnected, administrative
63 interface comes up after being down, or the device wakes up from sleep.
/lib/lwip/lwip/src/include/netif/ppp/
A Dfsm.h115 void (*down) /* Called when fsm leaves PPP_FSM_OPENED state */ member
/lib/mbedtls/external/mbedtls/tests/suites/
A Dtest_suite_platform_util.function54 * spurious errors in crypto code that are hard to track down.
A Dtest_suite_lms.data232 # This test uses the valid public key for hsslms interop test 1, cuts it down so
238 # This test uses the valid public key for hsslms interop test 1, cuts it down so
A Dtest_suite_lmots.data124 # This test uses the valid public key for hsslms interop test 1, cuts it down so
/lib/lwip/lwip/contrib/addons/ipv6_static_routing/
A DREADME26    Subsequently, a linear search down the list can be performed to retrieve a
/lib/lwip/lwip/contrib/apps/LwipMibCompiler/Mibs/
A DIF-MIB267 down(2),
276 ifAdminStatus in the down(2) state. As a result of either
280 in the down(2) state)."
288 down(2),
294 lowerLayerDown(7) -- down due to state of
302 be passed. If ifAdminStatus is down(2) then ifOperStatus
303 should be down(2). If ifAdminStatus is changed to up(1)
1175 one of its communication links left the down state and
1285 SYNTAX INTEGER { up(1), down(2) }
1813 SYNTAX INTEGER { up(1), down(2) }
[all …]
A DRFC1158-MIB215 down(2),
225 down(2),
1199 down(3),
A DRFC1213-MIB369 down(2),
383 down(2),
814 its default gateways are down."
2111 down(3),
A DIP-MIB365 down(2)
371 (down) on this interface. This object does not affect the
500 down(2)
506 (down) on this interface. This object does not affect the
4508 because all of its default routers are down.
/lib/
A DKconfig19 bool "System timer counts down rather than up"
226 This option enables a tiny, stripped down printf version.
238 This option enables a tiny, stripped down printf version.
249 This option enables a tiny, stripped down printf version.
/lib/lwip/lwip/contrib/apps/LwipMibCompiler/Mibs/IANA/
A DIANA-MAU-MIB245 the interface is down and at least one PME in the aggregation
249 the PMEs in the aggregation group are down and no handshake
/lib/lwip/lwip/
A DCHANGELOG277 * tcp: fix RTO timer not working if link is down
631 * netif.c, ip4.c, dhcp.c, autoip.c: fixed bug #37068 (netif up/down handling
632 is unclear): correclty separated administrative status of a netif (up/down)
1075 * opt.h, dhcp.h/.c: prevent dhcp from starting when netif link is down (only
1447 netif is brought down
2089 * opt.h: Disable ETHARP_TRUST_IP_MAC by default since it slows down packet
2105 * netif.c: netif_set_link_up/down: only do something if the link state
2149 * netif.c: Don't call the link-callback from netif_set_up/down() since
3212 packets by passing PBUF_REFs down the stack.
3318 Provides callback on netif up/down state change.
[all …]
A DUPGRADING270 * Implemented tcp_shutdown() to only shut down one end of a connection
/lib/mbedtls/external/mbedtls/docs/architecture/psa-thread-safety/
A Dpsa-thread-safety.md109 When `MBEDTLS_PSA_CRYPTO_EXTERNAL_RNG` is enabled, it is down to the external implementation to ens…
/lib/mbedtls/external/mbedtls/docs/architecture/psa-migration/
A Dmd-cipher-dispatch.md529 This section is not necessary to implement MD light, but will cut down its code size.
/lib/mbedtls/external/mbedtls/docs/
A D3.0-migration-guide.md775 shutting down the TLS connection.
/lib/lwip/lwip/doc/doxygen/
A Dlwip.Doxyfile1565 # <CTRL>, <ALT>/<option>, or both). Inside the search box use the <cursor down
1569 # search box by pressing <Shift>+<cursor down>. Also here use the <cursor keys>
A Dlwip.Doxyfile.cmake.in1565 # <CTRL>, <ALT>/<option>, or both). Inside the search box use the <cursor down
1569 # search box by pressing <Shift>+<cursor down>. Also here use the <cursor keys>
/lib/mbedtls/external/mbedtls/docs/architecture/
A Dpsa-shared-memory.md338 Specifically, ASan will round the buffer size down to 8 bytes before poisoning due to details of it…
/lib/mbedtls/external/mbedtls/
A DChangeLog1510 how the input to multipart operations is broken down. mbedtls_gcm_finish()
1803 minimum size was rounded down to the nearest multiple of 8.

Completed in 810 milliseconds