TSG-14928: 接收通知的ssl_intercept_info信息,填充到Proxy_intercept_event日志中发送; 接收SCE/SHAPER通知的日志信息
This commit is contained in:
@@ -119,7 +119,7 @@ const void *get_rawpkt_from_streaminfo(const struct streaminfo *pstream)
|
||||
}
|
||||
int get_opt_from_rawpkt(const void *rawpkt, int type, void *out_value)
|
||||
{
|
||||
if (type > RWA_PKT_GET_SID_LIST) {
|
||||
if (type > RAW_PKT_GET_SID_LIST) {
|
||||
return -1;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user