Home
last modified time | relevance | path

Searched refs:CS_SICF (Results 1 – 4 of 4) sorted by relevance

/dports/net-mgmt/ipcad/ipcad-3.7.3/
H A Dcsparse.h41 #define CS_SICF 0x15 /* show ip cache flow */ macro
H A Dcshell.y72 | C_SHOW C_IP C_CACHE C_FLOW { $$ = CS_SICF; }
H A Drshp.c287 case CS_SICF: /* show ip cache flow */ in process_rsh_command()
H A Dcshelly.c1055 { yyval.tv_int = CS_SICF; } in yyparse()