Searched refs:net_buf_simple_pull_le48 (Results 1 – 2 of 2) sorted by relevance
593 u64_t net_buf_simple_pull_le48(struct net_buf_simple *buf);1746 #define net_buf_pull_le48(buf) net_buf_simple_pull_le48(&(buf)->b)
1168 u64_t net_buf_simple_pull_le48(struct net_buf_simple *buf) in net_buf_simple_pull_le48() function
Completed in 8 milliseconds