Searched defs:net_buf (Results 1 – 1 of 1) sorted by relevance
739 struct net_buf { struct745 struct net_buf *frags; argument757 /* Union for convenience access to the net_buf_simple members, also argument761 /* The ABI of this struct must match net_buf_simple */ argument783 u8_t user_data[CONFIG_NET_BUF_USER_DATA_SIZE] __net_buf_align; argument
Completed in 5 milliseconds