TSG-14938 TFE支持新控制报文格式; 调整代码结构
This commit is contained in:
@@ -12,6 +12,8 @@ void tap_close(int sockfd);
|
||||
int tap_up_link(const char *eth);
|
||||
int tap_get_mtu(const char *eth);
|
||||
|
||||
int tap_set_rps(const char *eth, int thread_index, const char *rps_mask);
|
||||
|
||||
#ifdef __cpluscplus
|
||||
}
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user