DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH PRINT BOOK
 

udi_nsr_info_ack(3udi)


Network information response

SYNOPSIS

#include <udi.h>

void udi_nsr_info_ack (

	udi_nic_info_cb_t *cb );
 

ARGUMENTS cb is a pointer to a Network Interface Metalanguage information control block.

TARGET CHANNEL This request is issued to the NSR over the Network Interface Metalanguage control channel.

DESCRIPTION The udi_nsr_info_ack is the ND response to the udi_nd_info_req issued by the NSR. The ND passes back the information in the fields of the associated control block.

WARNINGS This operation must use the same control block as originally received from the udi_nd_info_req operation.

REFERENCES udi_nic_info_cb_t, udi_nd_info_req


UDI NIC Driver Specification Contents