Home
last modified time | relevance | path

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

/openbmc/linux/include/net/
H A Dllc.h94 #define LLC_DEST_INVALID 0 /* Invalid LLC PDU type */ macro
/openbmc/linux/net/llc/
H A Dllc_input.c95 type = LLC_DEST_INVALID; in llc_pdu_type()