Searched defs:frame_buf (Results 1 – 7 of 7) sorted by relevance
129 static inline uint8_t copy_data(struct ieee802154_6lo_fragment_ctx *ctx, struct net_buf *frame_buf, in copy_data()181 struct net_buf *frame_buf, bool iphc) in ieee802154_6lo_fragment()
476 static struct net_buf *frame_buf; in ieee802154_send() local
62 uint8_t frame_buf[NET_ETH_MAX_FRAME_SIZE]; member
461 static struct net_buf frame_buf = { variable
784 struct net_buf *frame_buf; in test_dgram_packet_reception() local988 struct net_buf *frame_buf; in test_raw_packet_reception() local
68 uint8_t frame_buf[NET_ETH_MAX_FRAME_SIZE]; member
89 static uint32_t *frame_buf = IS_ENABLED(CONFIG_NRF_ETR_DECODE) ? variable