Data Link Provider Interface
From Wikipedia, the free encyclopedia
In the STREAMS computer networking architecture, the Data Link Provider Interface is an interface that a network device driver implements. The interface abstracts away low level details of the hardware and networking protocols, and provides error free delivery of bits over a communications network.
It corresponds to the Data_link_layer of the 7 layer OSI model.