Searched defs:net_buf (Results 1 – 4 of 4) sorted by relevance
910 struct net_buf { struct915 struct net_buf *frags; argument926 /* Union for convenience access to the net_buf_simple members, also argument930 /* The ABI of this struct must match net_buf_simple */ argument952 uint8_t user_data[CONFIG_NET_BUF_USER_DATA_SIZE] __net_buf_align; argument
26 struct net_buf_simple *net_buf) in dir_list_object_encode()
20 struct net_buf_simple net_buf; member
183 struct net_buf_simple net_buf; in oacp_command_decode() local