Home
last modified time | relevance | path

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

/external/strace/xlat/
Dsocketlayers.h31 #if defined(SOL_IPX) || (defined(HAVE_DECL_SOL_IPX) && HAVE_DECL_SOL_IPX)
32 XLAT(SOL_IPX),
Dsocketlayers.in10 SOL_IPX
/external/strace/
Dnet.c107 #ifndef SOL_IPX
108 # define SOL_IPX 256 macro
1136 case SOL_IPX: in print_sockopt_fd_level_name()