TSG-14930 TFE支持发送控制报文给SAPP
This commit is contained in:
@@ -28,6 +28,7 @@ void ctrl_packet_parser_init(struct ctrl_pkt_parser *handler)
|
||||
{
|
||||
memset(handler, 0, sizeof(struct ctrl_pkt_parser));
|
||||
handler->cmsg = tfe_cmsg_init();
|
||||
tfe_cmsg_dup(handler->cmsg);
|
||||
}
|
||||
|
||||
// return 0 : success
|
||||
|
||||
Reference in New Issue
Block a user