Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/net/
Dspx.h10 #define SPX_DTYPE_ECACK 0xFF /* Ok */ macro
/linux-2.4.37.9/net/ipx/
Daf_spx.c506 ipxh->spx.dtype = SPX_DTYPE_ECACK; in spx_transmit()
709 if(ipxh->spx.dtype == SPX_DTYPE_ECACK) in spx_rcv()