Home
last modified time | relevance | path

Searched defs:pkt (Results 176 – 200 of 280) sorted by relevance

12345678910>>...12

/Zephyr-latest/tests/net/lib/dns_dispatcher/src/
Dmain.c96 static int sender_iface(const struct device *dev, struct net_pkt *pkt) in sender_iface()
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/nordic/hal/nrf5/radio/
Dradio.c2001 static void *radio_ccm_ext_rx_pkt_set(struct ccm *cnf, uint8_t phy, uint8_t pdu_type, void *pkt) in radio_ccm_ext_rx_pkt_set()
2122 void *radio_ccm_rx_pkt_set(struct ccm *cnf, uint8_t phy, void *pkt) in radio_ccm_rx_pkt_set()
2127 void *radio_ccm_iso_rx_pkt_set(struct ccm *cnf, uint8_t phy, uint8_t pdu_type, void *pkt) in radio_ccm_iso_rx_pkt_set()
2134 static void *radio_ccm_ext_tx_pkt_set(struct ccm *cnf, uint8_t pdu_type, void *pkt) in radio_ccm_ext_tx_pkt_set()
2197 void *radio_ccm_tx_pkt_set(struct ccm *cnf, void *pkt) in radio_ccm_tx_pkt_set()
2202 void *radio_ccm_iso_tx_pkt_set(struct ccm *cnf, uint8_t pdu_type, void *pkt) in radio_ccm_iso_tx_pkt_set()
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/openisa/hal/RV32M1/radio/
Dradio.c203 static void ar_execute(void *pkt) in ar_execute()
766 uint16_t *pkt = tx_packet; in radio_pkt_tx_set() local
1229 void *radio_ccm_rx_pkt_set_ut(struct ccm *ccm, uint8_t phy, void *pkt) in radio_ccm_rx_pkt_set_ut()
1278 void *radio_ccm_rx_pkt_set(struct ccm *ccm, uint8_t phy, void *pkt) in radio_ccm_rx_pkt_set()
1312 void *radio_ccm_tx_pkt_set_ut(struct ccm *ccm, void *pkt) in radio_ccm_tx_pkt_set_ut()
1375 void *radio_ccm_tx_pkt_set(struct ccm *ccm, void *pkt) in radio_ccm_tx_pkt_set()
/Zephyr-latest/drivers/wifi/eswifi/
Deswifi_socket_offload.c39 struct net_pkt *pkt, in __process_received()
326 struct net_pkt *pkt; in eswifi_socket_recv() local
405 struct net_pkt *pkt; in eswifi_socket_close() local
Deswifi_socket.c115 struct net_pkt *pkt = NULL; in eswifi_off_read_work() local
/Zephyr-latest/subsys/net/lib/shell/
Dconn.c140 struct net_pkt *pkt; in tcp_sent_list_cb() local
/Zephyr-latest/tests/net/context/src/
Dmain.c494 struct net_pkt *pkt, in recv_cb()
709 struct net_pkt *pkt, in recv_cb_another()
776 struct net_pkt *pkt, in recv_cb_timeout()
1000 static int tester_send(const struct device *dev, struct net_pkt *pkt) in tester_send()
/Zephyr-latest/tests/net/traffic_class/src/
Dmain.c121 static bool check_higher_priority_pkt_sent(int tc, struct net_pkt *pkt) in check_higher_priority_pkt_sent()
140 static bool check_higher_priority_pkt_recv(int tc, struct net_pkt *pkt) in check_higher_priority_pkt_recv()
162 static int eth_tx(const struct device *dev, struct net_pkt *pkt) in eth_tx()
693 struct net_pkt *pkt, in recv_cb()
/Zephyr-latest/drivers/sensor/tdk/icm42688/
Dicm42688_decoder.c204 static inline q31_t icm42688_read_temperature_from_packet(const uint8_t *pkt) in icm42688_read_temperature_from_packet()
234 static int icm42688_read_imu_from_packet(const uint8_t *pkt, bool is_accel, int fs, in icm42688_read_imu_from_packet()
/Zephyr-latest/drivers/ethernet/
Deth_lan865x.c404 struct net_pkt *pkt; in lan865x_read_chunks() local
551 static int lan865x_port_send(const struct device *dev, struct net_pkt *pkt) in lan865x_port_send()
Deth_cyclonev.c398 static int eth_cyclonev_send(const struct device *dev, struct net_pkt *pkt) in eth_cyclonev_send()
643 struct net_pkt *pkt; in eth_cyclonev_receive() local
Deth_dwmac.c118 static inline int net_pkt_get_nbfrags(struct net_pkt *pkt) in net_pkt_get_nbfrags()
129 static int dwmac_send(const struct device *dev, struct net_pkt *pkt) in dwmac_send()
Deth_sam_gmac.c540 struct net_pkt *pkt, in check_gptp_msg()
584 static void update_pkt_priority(struct gptp_hdr *hdr, struct net_pkt *pkt) in update_pkt_priority()
649 struct net_pkt *pkt) in timestamp_tx_pkt()
669 struct net_pkt *pkt) in timestamp_rx_pkt()
761 struct net_pkt *pkt; in tx_error_handler() local
1402 static int eth_tx(const struct device *dev, struct net_pkt *pkt) in eth_tx()
Deth_nxp_s32_gmac.c336 static int eth_nxp_s32_tx(const struct device *dev, struct net_pkt *pkt) in eth_nxp_s32_tx()
412 struct net_pkt *pkt = NULL; in eth_nxp_s32_get_pkt() local
443 struct net_pkt *pkt; in eth_nxp_s32_rx() local
/Zephyr-latest/tests/net/route/src/
Dmain.c133 static int tester_send(const struct device *dev, struct net_pkt *pkt) in tester_send()
171 static int tester_send_peer(const struct device *dev, struct net_pkt *pkt) in tester_send_peer()
/Zephyr-latest/scripts/coredump/gdbstubs/arch/
Darm64.py126 def handle_register_single_read_packet(self, pkt): argument
Drisc_v.py117 def handle_register_single_read_packet(self, pkt): argument
Dx86.py152 def handle_register_single_read_packet(self, pkt): argument
/Zephyr-latest/subsys/tracing/ctf/
Dctf_top.c642 void sys_trace_net_recv_data_enter(struct net_if *iface, struct net_pkt *pkt) in sys_trace_net_recv_data_enter()
650 void sys_trace_net_recv_data_exit(struct net_if *iface, struct net_pkt *pkt, int ret) in sys_trace_net_recv_data_exit()
658 void sys_trace_net_send_data_enter(struct net_pkt *pkt) in sys_trace_net_send_data_enter()
676 void sys_trace_net_send_data_exit(struct net_pkt *pkt, int ret) in sys_trace_net_send_data_exit()
694 void sys_trace_net_rx_time(struct net_pkt *pkt, uint32_t end_time) in sys_trace_net_rx_time()
722 void sys_trace_net_tx_time(struct net_pkt *pkt, uint32_t end_time) in sys_trace_net_tx_time()
/Zephyr-latest/modules/openthread/platform/
Dradio.c174 enum net_verdict ieee802154_handle_ack(struct net_if *iface, struct net_pkt *pkt) in ieee802154_handle_ack()
502 struct net_pkt *pkt) in openthread_handle_received_frame()
558 static void openthread_handle_frame_to_send(otInstance *instance, struct net_pkt *pkt) in openthread_handle_frame_to_send()
604 int notify_new_rx_frame(struct net_pkt *pkt) in notify_new_rx_frame()
612 int notify_new_tx_frame(struct net_pkt *pkt) in notify_new_tx_frame()
/Zephyr-latest/drivers/ieee802154/
Dieee802154_cc2520.c537 static inline void insert_radio_noise_details(struct net_pkt *pkt, uint8_t *status) in insert_radio_noise_details()
565 static inline bool verify_crc(const struct device *dev, struct net_pkt *pkt) in verify_crc()
599 struct net_pkt *pkt; in cc2520_rx() local
782 struct net_pkt *pkt, in cc2520_tx()
Dieee802154_cc13xx_cc26xx.c301 struct net_pkt *pkt, in ieee802154_cc13xx_cc26xx_tx()
402 struct net_pkt *pkt; in ieee802154_cc13xx_cc26xx_rx_done() local
/Zephyr-latest/subsys/net/ip/
Droute.c818 int net_route_mcast_forward_packet(struct net_pkt *pkt, struct net_ipv6_hdr *hdr) in net_route_mcast_forward_packet()
1032 int net_route_packet(struct net_pkt *pkt, struct in6_addr *nexthop) in net_route_packet()
1104 int net_route_packet_if(struct net_pkt *pkt, struct net_if *iface) in net_route_packet_if()
/Zephyr-latest/tests/net/shell/src/
Dmain.c96 static int tester_send(const struct device *dev, struct net_pkt *pkt) in tester_send()
/Zephyr-latest/drivers/crypto/
Dcrypto_it8xxx2_sha.c132 static int it8xxx2_hash_handler(struct hash_ctx *ctx, struct hash_pkt *pkt, in it8xxx2_hash_handler()

12345678910>>...12