Searched refs:LLC_DEST_INVALID (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.10/include/net/ | ||
| D | llc.h | 92 #define LLC_DEST_INVALID         0      /* Invalid LLC PDU type */  macro | 
| /Linux-v5.10/net/llc/ | ||
| D | llc_input.c | 95 		type = LLC_DEST_INVALID;  in llc_pdu_type() |