junos_kcom_gencfg_dep_s Struct Reference

Dependency component structure. More...


Data Fields

u_int16_t blob_id
 Blob minor type id.
u_int16_t priv_id
u_int16_t type
u_int16_t padding
 Padding bytes (for alignment).
junos_kcom_gencfg_dep_snext_p
 Pointer to next dependency.
struct {
   u_int16_t   size
 Dependency key length.
   u_int16_t   padding
 Padding bytes (for alignment).
   u_int8_t   data [JUNOS_KCOM_GENCFG_KEY_MAX]
 Key data.
key
 Dependency key.


Detailed Description

Dependency component structure.

The dep.data_p field of the junos_kcom_gencfg_dep_t structure will point to an array containing one or more (multiple dependencies) of these component field structures.

KCOM-GENCFG will only handle dependency type of IFSTATE_GENCFG, so the type field is not needed. Other KCOM components handle other IFSTATE types.

Dependencies convey, for example, the order of creation: The physical interface must be operational before logical links can be activated on it.


Field Documentation

u_int16_t junos_kcom_gencfg_dep_s::blob_id
 

Blob minor type id.

Maximum allowed range is 0-63


The documentation for this struct was generated from the following file:
© 2007-2009 Juniper Networks, Inc. All rights reserved. The information contained herein is confidential information of Juniper Networks, Inc., and may not be used, disclosed, distributed, modified, or copied without the prior written consent of Juniper Networks, Inc. in an express license. This information is subject to change by Juniper Networks, Inc. Juniper Networks, the Juniper Networks logo, and JUNOS are registered trademarks of Juniper Networks, Inc. in the United States and other countries. All other trademarks, service marks, registered trademarks, or registered service marks are the property of their respective owners.
Generated on Sun May 30 20:24:36 2010 for libjunos-sdk by Doxygen 1.4.5