Adds a network option structure to the list of network options.
option_name_symbol | Specifies the symbol name used to construct the netopt structure and default names. |
print_format | Specifies the string representing the print format for the network option. |
The add_netopt macro adds a network option to the linked list of network options. The no command can then be used to show or alter the variable's value.
The add_netopt macro has no return values.
The add_netopt macro can be called from either the process or interrupt environment.
The add_netopt macro is part of Base Operating System (BOS) Runtime.
The no command.
The del_netopt macro.
Network Kernel Services in AIX Version 4.3 Kernel Extensions and Device Support Programming Concepts.