#ifndef TETRA_MLE_H #define TETRA_MLE_H #include "tetra_common.h" int rx_tl_sdu(struct tetra_mac_state *tms, struct msgb *msg, unsigned int len); #endif