Hazelnet 3.0.0
Reference implementation of the CAN Bus Security (CBS) protocol
Data Fields
hzl_Header Struct Reference

Unpacked CBS Header. More...

#include <hzl.h>

Data Fields

hzl_Gid_t gid
 Group IDentifier: set of parties enabled for reception. More...
 
hzl_Sid_t sid
 Source IDentifier: transmitting party. More...
 
hzl_Pty_t pty
 Payload TYpe: content of the CBS message. More...
 

Detailed Description

Unpacked CBS Header.

Field Documentation

◆ gid

hzl_Gid_t hzl_Header::gid

Group IDentifier: set of parties enabled for reception.

◆ sid

hzl_Sid_t hzl_Header::sid

Source IDentifier: transmitting party.

◆ pty

hzl_Pty_t hzl_Header::pty

Payload TYpe: content of the CBS message.


The documentation for this struct was generated from the following file: