Searched refs:peek (Results 1 – 4 of 4) sorted by relevance
38 rt_bool_t (*peek)(struct rt_mbox_chan *); member
193 if (chan && chan->ctrl->ops->peek) in rt_mbox_peek()195 return chan->ctrl->ops->peek(chan); in rt_mbox_peek()
457 You can peek in the netif->dhcp struct for the actual DHCP status.
437 You can peek in the netif->dhcp struct for the actual DHCP status.
Completed in 5 milliseconds