Home
last modified time | relevance | path

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

/linux-5.19.10/include/net/
Dslhc_vj.h138 #define NULLSLSTATE (struct cstate *)0 macro
/linux-5.19.10/drivers/net/slip/
Dslhc.c159 if ( comp->tstate != NULLSLSTATE ) in slhc_free()
162 if ( comp->rstate != NULLSLSTATE ) in slhc_free()