📄 dpd.h
字号:
extern stf_status dpd_init(struct state *st);extern void dpd_event(struct state *st);extern void p1_dpd_outI1(struct state *p1st);extern void p2_dpd_outI1(struct state *p2st);extern stf_status dpd_inI_outR(struct state *st , struct isakmp_notification *const n , pb_stream *pbs);extern stf_status dpd_inR(struct state *st , struct isakmp_notification *const n , pb_stream *pbs);extern void dpd_timeout(struct state *st);
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -