📄 ipv6interfacetable.h
字号:
ipv6InterfaceReasmMaxSize_check_value(ipv6InterfaceTable_rowreq_ctx * rowreq_ctx, u_long ipv6InterfaceReasmMaxSize_val); int ipv6InterfaceReasmMaxSize_undo_setup(ipv6InterfaceTable_rowreq_ctx * rowreq_ctx); int ipv6InterfaceReasmMaxSize_set(ipv6InterfaceTable_rowreq_ctx * rowreq_ctx, u_long ipv6InterfaceReasmMaxSize_val); int ipv6InterfaceReasmMaxSize_undo(ipv6InterfaceTable_rowreq_ctx * rowreq_ctx); int ipv6InterfaceIdentifier_check_value(ipv6InterfaceTable_rowreq_ctx * rowreq_ctx, char *ipv6InterfaceIdentifier_val_ptr, size_t ipv6InterfaceIdentifier_val_ptr_len); int ipv6InterfaceIdentifier_undo_setup(ipv6InterfaceTable_rowreq_ctx * rowreq_ctx); int ipv6InterfaceIdentifier_set(ipv6InterfaceTable_rowreq_ctx * rowreq_ctx, char *ipv6InterfaceIdentifier_val_ptr, size_t ipv6InterfaceIdentifier_val_ptr_len); int ipv6InterfaceIdentifier_undo(ipv6InterfaceTable_rowreq_ctx * rowreq_ctx); int ipv6InterfaceEnableStatus_check_value(ipv6InterfaceTable_rowreq_ctx * rowreq_ctx, u_long ipv6InterfaceEnableStatus_val); int ipv6InterfaceEnableStatus_undo_setup(ipv6InterfaceTable_rowreq_ctx * rowreq_ctx); int ipv6InterfaceEnableStatus_set(ipv6InterfaceTable_rowreq_ctx * rowreq_ctx, u_long ipv6InterfaceEnableStatus_val); int ipv6InterfaceEnableStatus_undo(ipv6InterfaceTable_rowreq_ctx * rowreq_ctx); int ipv6InterfaceReachableTime_check_value (ipv6InterfaceTable_rowreq_ctx * rowreq_ctx, u_long ipv6InterfaceReachableTime_val); int ipv6InterfaceReachableTime_undo_setup(ipv6InterfaceTable_rowreq_ctx * rowreq_ctx); int ipv6InterfaceReachableTime_set(ipv6InterfaceTable_rowreq_ctx * rowreq_ctx, u_long ipv6InterfaceReachableTime_val); int ipv6InterfaceReachableTime_undo(ipv6InterfaceTable_rowreq_ctx * rowreq_ctx); int ipv6InterfaceRetransmitTime_check_value (ipv6InterfaceTable_rowreq_ctx * rowreq_ctx, u_long ipv6InterfaceRetransmitTime_val); int ipv6InterfaceRetransmitTime_undo_setup (ipv6InterfaceTable_rowreq_ctx * rowreq_ctx); int ipv6InterfaceRetransmitTime_set(ipv6InterfaceTable_rowreq_ctx * rowreq_ctx, u_long ipv6InterfaceRetransmitTime_val); int ipv6InterfaceRetransmitTime_undo(ipv6InterfaceTable_rowreq_ctx * rowreq_ctx); int ipv6InterfaceForwarding_check_value(ipv6InterfaceTable_rowreq_ctx * rowreq_ctx, u_long ipv6InterfaceForwarding_val); int ipv6InterfaceForwarding_undo_setup(ipv6InterfaceTable_rowreq_ctx * rowreq_ctx); int ipv6InterfaceForwarding_set(ipv6InterfaceTable_rowreq_ctx * rowreq_ctx, u_long ipv6InterfaceForwarding_val); int ipv6InterfaceForwarding_undo(ipv6InterfaceTable_rowreq_ctx * rowreq_ctx); int ipv6InterfaceTable_check_dependencies(ipv6InterfaceTable_rowreq_ctx * ctx); /* * DUMMY markers, ignore * * TODO:099:x: ************************************************************* * TODO:199:x: ************************************************************* * TODO:299:x: ************************************************************* * TODO:399:x: ************************************************************* * TODO:499:x: ************************************************************* */#ifdef __cplusplus}#endif#endif /* IPV6INTERFACETABLE_H *//** @} */
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -