?? usrneticmp.c
字號:
/* usrNetIcmp.c - Configurations for the ICMP library *//* Copyright 1992 - 1998 Wind River Systems, Inc. *//*modification history--------------------01a,18aug98,ann created this configlette from usrNetwork.c*//*DESCRIPTIONThis configlette contains the initialization routine for theINCLUDE_ICMP component.NOMANUAL*/ICMP_CFG_PARAMS icmpCfgParams = /* icmp configuration parameters */ { ICMP_FLAGS_DFLT /* no icmp mask replies by default */ };
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -