Home
last modified time | relevance | path

Searched defs:last_pkt (Results 1 – 4 of 4) sorted by relevance

/Zephyr-latest/lib/crc/
Dcrc32c_sw.c28 size_t len, bool first_pkt, bool last_pkt) in crc32_c()
/Zephyr-latest/subsys/net/lib/sockets/
Dsockets_packet.c98 struct net_pkt *last_pkt = k_fifo_peek_tail(&ctx->recv_q); in zpacket_received_cb() local
Dsockets_can.c153 struct net_pkt *last_pkt = in zcan_received_cb() local
Dsockets_inet.c231 struct net_pkt *last_pkt = k_fifo_peek_tail(&ctx->recv_q); in zsock_received_cb() local
436 struct net_pkt *last_pkt; in zsock_accept_ctx() local