Home
last modified time | relevance | path

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

/linux/include/net/
H A Dslhc_vj.h172 #define NULLSLCOMPR (struct slcompress *)0 macro
/linux/drivers/net/slip/
H A Dslhc.c708 if ( comp == NULLSLCOMPR ) in slhc_toss()