Home
last modified time | relevance | path

Searched refs:pc (Results 1 – 25 of 26) sorted by relevance

12

/components/net/lwip/lwip-1.4.1/src/netif/ppp/
A Dppp.c378 pc->linkStatusCB(pc->linkStatusCtx, pc->errCode ? pc->errCode : PPPERR_PROTOCOL, NULL); in pppLinkTerminated()
539 PPPControl *pc; in pppOverSerialOpen() local
563 pc->fd = fd; in pppOverSerialOpen()
610 PPPControl *pc; in pppOverEthernetOpen() local
671 if(pc->ethif) { in pppClose()
1156 pc->mtu = mtu; in ppp_send_config()
1166 pc->outACCM[0], pc->outACCM[1], pc->outACCM[2], pc->outACCM[3])); in ppp_send_config()
1210 pc->rx.inACCM[0], pc->rx.inACCM[1], pc->rx.inACCM[2], pc->rx.inACCM[3])); in ppp_recv_config()
1352 if (netif_add(&pc->netif, &pc->addrs.our_ipaddr, &pc->addrs.netmask, in sifup()
1360 pc->linkStatusCB(pc->linkStatusCtx, pc->errCode, &pc->addrs); in sifup()
[all …]
/components/lwp/arch/arm/cortex-a/
A Dlwp_gcc.S53 movs pc, r1
117 mov pc, lr
124 mov pc, lr
221 movs pc, lr
262 movs pc, r0
275 pop {pc}
388 mov pc, lr
398 mov pc, lr
442 mov pc, lr
451 mov pc, lr
[all …]
/components/lwp/
A Dlwp_dbg.c102 void dbg_attach_req(void *pc) in dbg_attach_req() argument
106 rt_dbg_ops->lwp_check_debug_attach_req(pc); in dbg_attach_req()
A Dlwp_dbg.h26 void dbg_attach_req(void *pc);
A Dlwp.h404 void (*lwp_check_debug_attach_req)(void *pc);
418 void dbg_attach_req(void *pc);
A Dlwp.c596 rt_kprintf(" 0x%lx", frame->pc); in lwp_backtrace_frame()
/components/net/lwip/lwip-1.4.1/src/include/ipv4/lwip/
A Dip_frag.h75 struct pbuf_custom pc; member
/components/net/lwip/lwip-2.0.3/src/include/lwip/
A Dip4_frag.h84 struct pbuf_custom pc; member
A Dip6_frag.h105 struct pbuf_custom pc; member
A Dsockets.h133 const void *pc; member
/components/net/lwip/lwip-2.1.2/src/include/lwip/
A Dip4_frag.h84 struct pbuf_custom pc; member
A Dip6_frag.h129 struct pbuf_custom pc; member
/components/lwp/arch/aarch64/cortex-a/
A Dlwp_arch.c254 frame.pc = stack->pc; in arch_backtrace_uthread()
/components/net/lwip/lwip-2.1.2/src/include/lwip/priv/
A Dsockets_priv.h127 const void *pc; member
/components/net/lwip/lwip-1.4.1/src/core/
A Dpbuf.c663 struct pbuf_custom *pc = (struct pbuf_custom*)p; in pbuf_free() local
664 LWIP_ASSERT("pc->custom_free_function != NULL", pc->custom_free_function != NULL); in pbuf_free()
665 pc->custom_free_function(p); in pbuf_free()
/components/lwp/arch/risc-v/rv64/
A Dlwp_arch.c348 frame.pc = stack->epc; in arch_backtrace_uthread()
/components/net/lwip/lwip-2.0.3/src/core/ipv6/
A Dip6_frag.c753 … newpbuf = pbuf_alloced_custom(PBUF_RAW, newpbuflen, PBUF_REF, &pcr->pc, p->payload, newpbuflen); in ip6_frag()
762 pcr->pc.custom_free_function = ip6_frag_free_pbuf_custom; in ip6_frag()
/components/net/lwip/lwip-2.0.3/src/core/
A Dpbuf.c760 struct pbuf_custom *pc = (struct pbuf_custom*)p; in pbuf_free() local
761 LWIP_ASSERT("pc->custom_free_function != NULL", pc->custom_free_function != NULL); in pbuf_free()
762 pc->custom_free_function(p); in pbuf_free()
/components/net/lwip/lwip-2.1.2/src/core/
A Dpbuf.c766 struct pbuf_custom *pc = (struct pbuf_custom *)p; in pbuf_free() local
767 LWIP_ASSERT("pc->custom_free_function != NULL", pc->custom_free_function != NULL); in pbuf_free()
768 pc->custom_free_function(p); in pbuf_free()
/components/net/lwip/lwip-2.0.3/src/core/ipv4/
A Dip4_frag.c798 newpbuf = pbuf_alloced_custom(PBUF_RAW, newpbuflen, PBUF_REF, &pcr->pc, in ip4_frag()
807 pcr->pc.custom_free_function = ipfrag_free_pbuf_custom; in ip4_frag()
/components/net/lwip/lwip-2.1.2/src/core/ipv4/
A Dip4_frag.c827 newpbuf = pbuf_alloced_custom(PBUF_RAW, newpbuflen, PBUF_REF, &pcr->pc, in ip4_frag()
836 pcr->pc.custom_free_function = ipfrag_free_pbuf_custom; in ip4_frag()
/components/net/lwip/lwip-2.1.2/src/core/ipv6/
A Dip6_frag.c810 … newpbuf = pbuf_alloced_custom(PBUF_RAW, newpbuflen, PBUF_REF, &pcr->pc, p->payload, newpbuflen); in ip6_frag()
819 pcr->pc.custom_free_function = ip6_frag_free_pbuf_custom; in ip6_frag()
/components/net/lwip/lwip-1.4.1/src/core/ipv4/
A Dip_frag.c787 … newpbuf = pbuf_alloced_custom(PBUF_RAW, newpbuflen, PBUF_REF, &pcr->pc, p->payload, newpbuflen); in ip_frag()
795 pcr->pc.custom_free_function = ipfrag_free_pbuf_custom; in ip_frag()
/components/drivers/usb/cherryusb/class/msc/
A Dusb_scsi.h769 …uint8_t pc; /* 4: Bits 4-7: Power condition, Bit 2: NO_FLUSH, Bit 1: LOEJ, Bit 0: START… member
/components/net/lwip/lwip-2.0.3/src/api/
A Dsockets.c2261 LWIP_SETGETSOCKOPT_DATA_VAR_REF(data).optval.pc = (const void*)optval; in lwip_setsockopt()
2301 data->optval.pc, in lwip_setsockopt_callback()

Completed in 58 milliseconds

12