Home
last modified time | relevance | path

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

/linux-4.1.27/net/ipx/
Daf_ipx.c62 static unsigned char ipxcfg_max_hops = 16; variable
637 if (++ipx->ipx_tctrl > ipxcfg_max_hops) in ipxitf_send()