Home
last modified time | relevance | path

Searched refs:dest_addr_type (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/uapi/linux/
H A Dif_hippi.h122 __u8 dest_addr_type:4, member
126 dest_addr_type:4; member
/openbmc/linux/net/802/
H A Dhippi.c64 hip->le.dest_addr_type = 2; /* 12 bit SC address */ in hippi_header()