Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/net/
Dspx.h9 #define SPX_DTYPE_ECONN 0xFE /* Finished */ macro
/linux-2.4.37.9/net/ipx/
Daf_spx.c501 ipxh->spx.dtype = SPX_DTYPE_ECONN; in spx_transmit()
684 if(ipxh->spx.dtype == SPX_DTYPE_ECONN) in spx_rcv()