Motr  M0
LNet Transport Functional Specification

Data Structures

The module implements a network transport protocol using the data structures defined by net/net.h.

The LNet transport is defined by the m0_net_lnet_xprt data structure. The address of this variable should be provided to the m0_net_domain_init() subroutine.

Subroutines

New subroutine provided:

The use of these subroutines is not mandatory.

See also
Networking
LNet Transport DLD
LNet Transport