Lines Matching full:family
39 is a "container" family, used for dynamic registration of other families
41 These subsystems provide a string family name during registration and
42 receive a dynamically-allocated family id.
43 Allocated family identifiers are then used by applications to get access to
45 There are standard methods for resolving string family names to family
53 uint8_t cmd; /* command within the family */
58 The family id is encoded in the
63 field is the command identifier within the family.
68 The generic Netlink framework provides the base family,
70 ("nlctrl") with a fixed family id.
71 This family is used to list the details of all registered families.
75 Fetches a single family or all registered families, depending on the
78 Each family is reported as
84 CTRL_ATTR_FAMILY_ID (uint16_t) current family id assigned by kernel
85 CTRL_ATTR_FAMILY_NAME (string) family name
90 (uint16_t) Dynamically-assigned family identifier.
92 (string) Family name.
94 (uint32_t) Family mandatory header size (typically 0).
96 (uint32_t) Maximum attribute number valid for the family.
98 (nested) List of the operations supported by the family.
115 (nested) List of the notification groups supported by the family.
131 "notify" Notifies on family registrations/removal.
138 protocol family appeared in