/Zephyr-latest/include/zephyr/net/ |
D | net_l2.h | 154 struct net_pkt *pkt) in net_l2_send()
|
/Zephyr-latest/subsys/net/l2/ethernet/ |
D | arp.h | 26 #define NET_ARP_HDR(pkt) ((struct net_arp_hdr *)net_pkt_data(pkt)) argument
|
/Zephyr-latest/subsys/net/l2/openthread/ |
D | openthread_utils.c | 38 int pkt_list_add(struct openthread_context *context, struct net_pkt *pkt) in pkt_list_add()
|
/Zephyr-latest/drivers/ethernet/ |
D | eth_xlnx_gem.c | 349 static int eth_xlnx_gem_send(const struct device *dev, struct net_pkt *pkt) in eth_xlnx_gem_send() 1436 struct net_pkt *pkt; in eth_xlnx_gem_handle_rx_pending() local
|
D | eth_w5500.c | 176 static int w5500_tx(const struct device *dev, struct net_pkt *pkt) in w5500_tx() 217 struct net_pkt *pkt; in w5500_rx() local
|
D | eth_lan9250.c | 456 struct net_pkt *pkt; in lan9250_rx() local 523 static int lan9250_tx(const struct device *dev, struct net_pkt *pkt) in lan9250_tx()
|
D | eth_numaker.c | 364 struct net_pkt *pkt; in m_numaker_gmacdev_packet_rx() local 466 static int numaker_eth_tx(const struct device *dev, struct net_pkt *pkt) in numaker_eth_tx()
|
D | eth_adin2111.c | 254 struct net_pkt *pkt; in eth_adin2111_oa_data_read() local 347 static int eth_adin2111_send_oa_frame(const struct device *dev, struct net_pkt *pkt, in eth_adin2111_send_oa_frame() 535 struct net_pkt *pkt; in adin2111_read_fifo() local 800 static int adin2111_port_send(const struct device *dev, struct net_pkt *pkt) in adin2111_port_send()
|
D | eth_enc28j60.c | 466 static int eth_enc28j60_tx(const struct device *dev, struct net_pkt *pkt) in eth_enc28j60_tx() 556 struct net_pkt *pkt; in enc28j60_read_packet() local
|
D | eth_enc424j600.c | 308 static int enc424j600_tx(const struct device *dev, struct net_pkt *pkt) in enc424j600_tx() 353 struct net_pkt *pkt; in enc424j600_rx() local
|
/Zephyr-latest/drivers/net/ |
D | ppp.c | 78 struct net_pkt *pkt; member 761 static bool calc_fcs(struct net_pkt *pkt, uint16_t *fcs, uint16_t protocol) in calc_fcs() 804 static int ppp_send(const struct device *dev, struct net_pkt *pkt) in ppp_send()
|
/Zephyr-latest/modules/openthread/platform/ |
D | radio_spinel.cpp | 85 static void openthread_handle_frame_to_send(otInstance *instance, struct net_pkt *pkt) in openthread_handle_frame_to_send() 562 extern "C" int notify_new_rx_frame(struct net_pkt *pkt) in notify_new_rx_frame() 570 extern "C" int notify_new_tx_frame(struct net_pkt *pkt) in notify_new_tx_frame()
|
/Zephyr-latest/drivers/modem/ |
D | wncm14a2a.c | 339 static int send_data(struct wncm14a2a_socket *sock, struct net_pkt *pkt) in send_data() 430 static int pkt_setup_ip_data(struct net_pkt *pkt, in pkt_setup_ip_data() 734 struct net_pkt *pkt; in sockreadrecv_cb_work() local 1620 static int offload_sendto(struct net_pkt *pkt, in offload_sendto() 1655 static int offload_send(struct net_pkt *pkt, in offload_send()
|
/Zephyr-latest/drivers/ieee802154/ |
D | ieee802154_cc13xx_cc26xx_subg.c | 327 struct net_pkt *pkt; in drv_rx_done() local 673 struct net_pkt *pkt, in ieee802154_cc13xx_cc26xx_subg_tx()
|
/Zephyr-latest/tests/net/virtual/src/ |
D | main.c | 113 static int eth_tx(const struct device *dev, struct net_pkt *pkt) in eth_tx() 229 static int sender_iface(const struct device *dev, struct net_pkt *pkt) in sender_iface() 930 struct net_pkt *pkt, in recv_data()
|
/Zephyr-latest/drivers/crypto/ |
D | crypto_npcx_sha.c | 83 static int npcx_sha_compute(struct hash_ctx *ctx, struct hash_pkt *pkt, bool finish) in npcx_sha_compute()
|
D | crypto_intel_sha.c | 197 static int intel_sha_compute(struct hash_ctx *ctx, struct hash_pkt *pkt, bool finish) in intel_sha_compute()
|
/Zephyr-latest/drivers/wifi/infineon/ |
D | airoc_wifi.c | 291 static int airoc_mgmt_send(const struct device *dev, struct net_pkt *pkt) in airoc_mgmt_send() 337 struct net_pkt *pkt; in airoc_wifi_network_process_ethernet_data() local
|
/Zephyr-latest/scripts/coredump/gdbstubs/arch/ |
D | x86_64.py | 196 def handle_register_single_read_packet(self, pkt): argument
|
/Zephyr-latest/subsys/net/lib/dhcpv4/ |
D | dhcpv4_internal.h | 141 static inline bool net_dhcpv4_accept_unicast(struct net_pkt *pkt) in net_dhcpv4_accept_unicast()
|
/Zephyr-latest/include/zephyr/drivers/wifi/nrf_wifi/off_raw_tx/ |
D | off_raw_tx_api.h | 162 void *pkt; member
|
/Zephyr-latest/subsys/net/ip/ |
D | tp_priv.h | 59 struct net_pkt *pkt; member
|
D | net_if.c | 130 #define debug_check_packet(pkt) \ argument 199 static void update_txtime_stats_detail(struct net_pkt *pkt, in update_txtime_stats_detail() 212 net_pkt_stats_tick(pkt)[i] = val; in update_txtime_stats_detail() local 216 static bool net_if_tx(struct net_if *iface, struct net_pkt *pkt) in net_if_tx() 330 void net_process_tx_packet(struct net_pkt *pkt) in net_process_tx_packet() 345 void net_if_queue_tx(struct net_if *iface, struct net_pkt *pkt) in net_if_queue_tx() 452 enum net_verdict net_if_send_data(struct net_if *iface, struct net_pkt *pkt) in net_if_send_data() 5287 enum net_verdict net_if_recv_data(struct net_if *iface, struct net_pkt *pkt) in net_if_recv_data() 5892 struct net_pkt *pkt; in net_tx_ts_thread() local 5906 struct net_pkt *pkt, in net_if_register_timestamp_cb() [all …]
|
/Zephyr-latest/subsys/net/lib/ptp/ |
D | msg.c | 262 struct ptp_msg *ptp_msg_from_pkt(struct net_pkt *pkt) in ptp_msg_from_pkt()
|
/Zephyr-latest/subsys/tracing/ctf/ |
D | ctf_top.h | 646 static inline void ctf_top_net_recv_data_enter(int32_t if_index, uint32_t iface, uint32_t pkt, in ctf_top_net_recv_data_enter() 653 static inline void ctf_top_net_recv_data_exit(int32_t if_index, uint32_t iface, uint32_t pkt, in ctf_top_net_recv_data_exit() 660 static inline void ctf_top_net_send_data_enter(int32_t if_index, uint32_t iface, uint32_t pkt, in ctf_top_net_send_data_enter() 667 static inline void ctf_top_net_send_data_exit(int32_t if_index, uint32_t iface, uint32_t pkt, in ctf_top_net_send_data_exit() 674 static inline void ctf_top_net_rx_time(int32_t if_index, uint32_t iface, uint32_t pkt, in ctf_top_net_rx_time() 681 static inline void ctf_top_net_tx_time(int32_t if_index, uint32_t iface, uint32_t pkt, in ctf_top_net_tx_time()
|