Revision 9f15e9f6 ml.c
ml.c | ||
---|---|---|
1145 | 1145 |
|
1146 | 1146 |
} |
1147 | 1147 |
|
1148 |
void register_Get_send_pkt_inf(get_send_pkt_inf_cb send_pkt_inf_cb){
|
|
1148 |
void mlRegisterGetSendPktInf(get_send_pkt_inf_cb send_pkt_inf_cb){
|
|
1149 | 1149 |
|
1150 | 1150 |
if (send_pkt_inf_cb == NULL) |
1151 | 1151 |
printf("Register get_send_pkt_inf_cb: NULL ptr \n"); |
Also available in: Unified diff