MCPcopy Index your code
hub / github.com/F-Stack/f-stack / tunnel_status

Function tunnel_status

tools/ifconfig/ifconfig.c:1596–1600  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1594}
1595
1596static void
1597tunnel_status(int s)
1598{
1599 af_all_tunnel_status(s);
1600}
1601
1602void
1603Perror(const char *cmd)

Callers 1

ifconfig.cFile · 0.85

Calls 1

af_all_tunnel_statusFunction · 0.85

Tested by

no test coverage detected