Home
last modified time | relevance | path

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

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