Searched defs:pkt (Results 276 – 280 of 280) sorted by relevance
1...<<1112
790 struct net_pkt *pkt, in echo_reply_handler()
59 #define NET_ETH_HDR(pkt) ((struct net_eth_hdr *)net_pkt_data(pkt)) argument
3000 struct net_pkt *pkt; member
1021 struct coap_packet pkt; in ZTEST() local
979 static int eth_fake_send(const struct device *dev, struct net_pkt *pkt) in eth_fake_send()