[Previous] [Contents] [Index] [Next]

Caution: This version of this document is no longer maintained. For the latest documentation, see http://www.qnx.com/developers/docs.

nic_dump_config()

Output configuration information

Synopsis:

void  nic_dump_config  ( nic_config_t * cfg)

Arguments:

cfg
A pointer to the structure containing configuration information.

Description:

The nic_dump_config() function sends stored generic configuration information to the system logger.

Classification:

QNX Neutrino

Safety:
Cancellation point Yes
Interrupt handler No
Signal handler Yes
Thread Yes

[Previous] [Contents] [Index] [Next]