Module ctrl

Source
Expand description

Generic netlink controller implementation

This module provides the definition of the controller packet. It also serves as an example for creating a generic family.

Modules§

nlas
Netlink attributes for this family

Structs§

IpvsServiceCtrl
Payload of generic netlink controller

Enums§

IpvsCtrlCmd
Command code definition of Netlink controller (nlctrl) family

Traits§

Nlas