Home
last modified time | relevance | path

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

/linux-2.6.39/net/ipx/
Daf_ipx.c68 static unsigned char ipxcfg_max_hops = 16; variable
656 if (++ipx->ipx_tctrl > ipxcfg_max_hops) in ipxitf_send()