代码搜索:IPX
找到约 588 项符合「IPX」的源代码
代码结果 588
www.eeworm.com/read/384729/8847935
h ipx.h
#ifndef __PKT_IPX_HEADER_INCLUDED__
#define __PKT_IPX_HEADER_INCLUDED__
#define IPX_NO_CHECKSUM 0xffff
#define IPX_NODE_LEN 6
struct ipx_addr {
u_int32_t net;
u_int8_t node[IPX_NODE_LEN];
u_int16
www.eeworm.com/read/384729/8848121
c ipx.c
#include
#include
#include
#include
#include
#include
#include
#include
#include
#include
www.eeworm.com/read/382649/9007253
h ipx.h
/*
* IPX protocol formats
*
* @(#) $Header: /tcpdump/master/tcpdump/ipx.h,v 1.8 2002-12-11 07:13:54 guy Exp $
*/
/* well-known sockets */
#define IPX_SKT_NCP 0x0451
#define IPX_SKT_SAP 0x0452
#
www.eeworm.com/read/164463/10106164
h ipx.h
#ifndef _IPX_H_
#define _IPX_H_
#include
#include
#define IPX_NODE_LEN 6
#define IPX_MTU 576
struct sockaddr_ipx
{
sa_family_t sipx_family;
__u16 sipx_port;
__
www.eeworm.com/read/161034/10461901
obj ipx.obj
www.eeworm.com/read/399806/7834478
nwc ipx.nwc
Number of Devices =8
Number of Routers =5
Number of Switches=2
Number of PCs=1
www.eeworm.com/read/135153/5888697
h ipx.h
#ifndef _IPX_H_
#define _IPX_H_
#include
#include
#define IPX_NODE_LEN 6
#define IPX_MTU 576
struct sockaddr_ipx
{
sa_family_t sipx_family;
__u16 sipx_port;
__
www.eeworm.com/read/135153/5889429
h ipx.h
/*
* The following information is in its entirety obtained from:
*
* Novell 'IPX Router Specification' Version 1.10
* Part No. 107-000029-001
*
* Which is available from ftp.novell.com
*/
#i
www.eeworm.com/read/133772/5902716
3 ipx.3
.\" $OpenBSD: ipx.3,v 1.8 2001/08/02 20:37:35 hugh Exp $
.\"
.\" Copyright (c) 1986, 1991, 1993
.\" The Regents of the University of California. All rights reserved.
.\"
.\" Redistribution and u
www.eeworm.com/read/132748/5909652
h ipx.h
#ifndef _IPX_H_
#define _IPX_H_
#include
#include
#define IPX_NODE_LEN 6
#define IPX_MTU 576
struct sockaddr_ipx
{
sa_family_t sipx_family;
__u16 sipx_port;
__