Lines Matching full:capabilities
109 .Fn if_setcapabilities "if_t ifp" "int capabilities"
123 .Fn if_setcapabilities2 "if_t ifp" "int capabilities"
412 Flags describing the capabilities the interface supports (see below).
415 Flags describing the enabled capabilities of the interface (see below).
468 A detailed interpretation of the capabilities
661 capabilities; others are dynamically manipulated to reflect the
768 .Ss "Interface Capabilities Flags"
769 Interface capabilities are specialized features an interface may
771 These capabilities are very hardware-specific
783 the knowledge on whether and how the interface capabilities
785 Consequently, capabilities flags in
799 The following capabilities are currently supported by the system:
887 keeps a detailed description of its enabled capabilities
1404 Get interface capabilities, data, FIB, flags, metric, MTU, medium selection.
1408 Enable or disable interface capabilities.
1412 routine, the requested mask for enabled capabilities is checked
1413 against the mask of capabilities supported by the interface,
1437 The serialized nvlist with description of the device capabilities
1448 Elements of the returned nvlist for simple capabilities are boolean,
1483 For simple capabilities, the element must be boolean.
1489 Only capabilities listed in the nvlist are affected by the call.