TSG-13878 tsg-service-chaining-engine支持fieldstat2
This commit is contained in:
@@ -28,10 +28,6 @@ int health_check_session_get_status(int session_id);
|
||||
// return -1 : key not exist
|
||||
int health_check_session_set_status(int session_id, int is_active);
|
||||
|
||||
// return 0 : success
|
||||
// return -1 : key not exist
|
||||
int health_check_session_get_ip(int session_id, char *ip_buff);
|
||||
|
||||
// return 0 : success
|
||||
// return -1 : key not exist
|
||||
int health_check_session_get_mac(int session_id, char *mac_buff);
|
||||
|
||||
Reference in New Issue
Block a user