52 recv_from_broadcast(
struct broadcast_conn *broadcast,
const linkaddr_t *sender)
56 if(c->u->recv !=
NULL) {
65 const struct stbroadcast_callbacks *u)
84 queuebuf_to_packetbuf(c->buf);
87 if(c->u->sent !=
NULL) {
102 queuebuf_free(c->buf);
104 c->buf = queuebuf_new_from_packetbuf();