tag | line | file | source code |
---|---|---|---|
ipx_type | 154 | net/inet/ipx.c | len += sprintf (buffer+len,"%02X ", s->ipx_type); |
ipx_type | 511 | net/inet/ipx.c | sk->ipx_type=opt; |
ipx_type | 547 | net/inet/ipx.c | val=sk->ipx_type; |
ipx_type | 619 | net/inet/ipx.c | sk->ipx_type=0; /* General user level IPX */ |
ipx_type | 1129 | net/inet/ipx.c | ipx->ipx_type=sipx.sipx_type; |
ipx_type | 1232 | net/inet/ipx.c | addr.sipx_type = ipx->ipx_type; |
ipx_type | 32 | net/inet/ipx.h | unsigned char ipx_type; |
ipx_type | 138 | net/inet/sock.h | unsigned short ipx_type; |