Searched refs:LLC_DEST_INVALID (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/include/net/ | ||
H A D | llc.h | 94 #define LLC_DEST_INVALID 0 /* Invalid LLC PDU type */ macro |
/openbmc/linux/net/llc/ | ||
H A D | llc_input.c | 95 type = LLC_DEST_INVALID; in llc_pdu_type() |