Callback structure for abc. More...
#include <core/net/rime/abc.h>
Data Fields | |
void(* | recv )(struct abc_conn *ptr) |
Called when a packet has been received by the abc module. |
Callback structure for abc.
Definition at line 72 of file abc.h.
void(* abc_callbacks::recv)(struct abc_conn *ptr) |
Called when a packet has been received by the abc module.