Searched defs:header_id (Results 1 - 3 of 3) sorted by relevance

/external/syslinux/memdisk/
H A Deltorito.h36 uint8_t header_id; /* Header ID */ member in struct:validation_entry
47 uint8_t header_id; /* Header ID */ member in struct:initial_entry
/external/syslinux/gpxe/src/arch/i386/image/
H A Deltorito.c62 uint8_t header_id; member in struct:eltorito_validation_entry
/external/iproute2/devlink/
H A Ddevlink.c2773 uint32_t header_id, bool global)
2783 if (header->id != header_id)
2791 uint32_t header_id,
2802 if (header->id != header_id)
2823 dpipe_mapping_get(struct dpipe_ctx *ctx, uint32_t header_id, argument
2835 if (header->id != header_id)
3082 uint32_t header_id; member in struct:dpipe_op_info
3101 dpipe_header_id2s(ctx, op_info->header_id,
3104 dpipe_field_id2s(ctx, op_info->header_id,
3107 mapping = dpipe_mapping_get(ctx, op_info->header_id,
2772 dpipe_header_id2s(struct dpipe_ctx *ctx, uint32_t header_id, bool global) argument
2790 dpipe_field_id2s(struct dpipe_ctx *ctx, uint32_t header_id, uint32_t field_id, bool global) argument
3402 unsigned int header_id; member in struct:dpipe_header_printer
[all...]

Completed in 155 milliseconds