Lines Matching refs:Family
102 headers stack - Ethernet > IP > TCP we have Netlink > Generic N. > Family.)
114 __u16 nlmsg_type; /* Generic Netlink Family (subsystem) ID */
120 __u8 cmd; /* Command, as defined by the Family */
132 information on how to find the Family ID of the subsystem of interest.)
239 Resolving the Family ID
242 This section explains how to find the Family ID of a subsystem.
247 Family ID (``GENL_ID_CTRL`` which is equal to ``NLMSG_MIN_TYPE``).
253 socket. The message should target the Generic Netlink Family (1), be a
312 __u16: 123 /* The Family ID we are after */
398 The basic introspection abilities are enabled by access to the Family
402 Family information includes the highest ID of an attribute kernel can parse,
469 __u16: 123 /* The Family ID we are after */
489 notification group. Much like the Family ID, the Group ID for a given
490 multicast group is dynamic and can be found inside the Family information.
561 header (struct nlmsghdr) in a message as a "Family Header"
565 Note that the Generic Netlink Family IDs are in a different "ID space"