Home
last modified time | relevance | path

Searched defs:sc (Results 1 – 10 of 10) sorted by relevance

/nrf52832-nimble/rt-thread/components/net/lwip-1.4.1/src/netif/ppp/
H A Dppp_oe.c146 struct pppoe_softc *sc; in pppoe_create() local
174 struct pppoe_softc *sc, *prev = NULL; in pppoe_destroy() local
217 struct pppoe_softc *sc; in pppoe_find_softc_by_session() local
241 struct pppoe_softc *sc, *t; in pppoe_find_softc_by_hunique() local
278 pppoe_linkstatus_up(struct pppoe_softc *sc) in pppoe_linkstatus_up()
289 struct pppoe_softc *sc; in pppoe_dispatch_disc_pkt() local
564 struct pppoe_softc *sc; in pppoe_data_input() local
637 pppoe_output(struct pppoe_softc *sc, struct pbuf *pb) in pppoe_output()
668 pppoe_send_padi(struct pppoe_softc *sc) in pppoe_send_padi()
737 struct pppoe_softc *sc = (struct pppoe_softc*)arg; in pppoe_timeout() local
[all …]
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/netif/ppp/
H A Dpppoe.c177 struct pppoe_softc *sc; in pppoe_create() local
203 struct pppoe_softc *sc = (struct pppoe_softc *)ctx; in pppoe_write() local
245 struct pppoe_softc *sc = (struct pppoe_softc *)ctx; in pppoe_netif_output() local
289 struct pppoe_softc *sc = (struct pppoe_softc *)ctx; in pppoe_destroy() local
323 struct pppoe_softc *sc; in pppoe_find_softc_by_session() local
338 struct pppoe_softc *sc, *t; in pppoe_find_softc_by_hunique() local
376 struct pppoe_softc *sc; in pppoe_disc_input() local
653 struct pppoe_softc *sc; in pppoe_data_input() local
719 pppoe_output(struct pppoe_softc *sc, struct pbuf *pb) in pppoe_output()
753 pppoe_send_padi(struct pppoe_softc *sc) in pppoe_send_padi()
[all …]
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/netif/ppp/
H A Dpppoe.c177 struct pppoe_softc *sc; in pppoe_create() local
204 struct pppoe_softc *sc = (struct pppoe_softc *)ctx; in pppoe_write() local
246 struct pppoe_softc *sc = (struct pppoe_softc *)ctx; in pppoe_netif_output() local
290 struct pppoe_softc *sc = (struct pppoe_softc *)ctx; in pppoe_destroy() local
324 struct pppoe_softc *sc; in pppoe_find_softc_by_session() local
339 struct pppoe_softc *sc, *t; in pppoe_find_softc_by_hunique() local
377 struct pppoe_softc *sc; in pppoe_disc_input() local
655 struct pppoe_softc *sc; in pppoe_data_input() local
721 pppoe_output(struct pppoe_softc *sc, struct pbuf *pb) in pppoe_output()
755 pppoe_send_padi(struct pppoe_softc *sc) in pppoe_send_padi()
[all …]
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/test/src/
H A Dble_sm_test_util.c415 int sc; in ble_sm_test_util_params_to_entity() local
1490 int sc; in ble_sm_test_util_verify_persist() local
1940 int sc; in ble_sm_test_util_bonding_all() local
2014 int sc; in ble_sm_test_util_rx_keys() local
2076 int sc; in ble_sm_test_util_verify_tx_keys() local
2885 ble_sm_test_util_repeat_pairing(struct ble_sm_test_params *params, int sc) in ble_sm_test_util_repeat_pairing()
/nrf52832-nimble/rt-thread/src/
H A Dkservice.c477 const char *sc; in rt_strnlen() local
494 const char *sc; in rt_strlen() local
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/include/host/
H A Dble_store.h87 uint8_t sc:1; member
/nrf52832-nimble/rt-thread/tools/
H A Dkconfiglib.py5046 def standard_sc_expr_str(sc): argument
5215 def _visibility(sc): argument
5244 def _make_depend_on(sc, expr): argument
5361 def _name_and_loc(sc): argument
/nrf52832-nimble/rt-thread/components/drivers/sdio/
H A Dsdio.c780 struct sdio_card *sc; in sdio_register_card() local
1316 struct sdio_card *sc; in sdio_match_driver() local
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/src/
H A Dble_sm.c448 int sc, in ble_sm_fill_store_value()
514 int sc; in ble_sm_persist_keys() local
/nrf52832-nimble/rt-thread/components/dfs/filesystems/elmfat/
H A Dff.c3255 DWORD dw, cl, bcs, clst, sc; local