代码搜索:IPX
找到约 588 项符合「IPX」的源代码
代码结果 588
www.eeworm.com/read/132748/5910015
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/132747/5910425
h ipx.h
#ifndef _IPX_H_
#define _IPX_H_
#include
#define IPX_NODE_LEN 6
#define IPX_MTU 576
struct sockaddr_ipx
{
short sipx_family;
short sipx_port;
unsigned long sipx_network;
unsig
www.eeworm.com/read/132747/5910562
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
*/
#
www.eeworm.com/read/125688/6022757
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/124910/6036837
h ipx.h
/* Copyright (C) 1991, 92, 93, 95, 96, 97, 98 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
modify
www.eeworm.com/read/112303/6146061
h ipx.h
/****************************************************************************
** File: ipx.h
**
** Author: Mike Borella
**
** Comments: IPX header format and such
**
** $Log: ipx.h,v $
** Revision 1.
www.eeworm.com/read/112303/6146090
c ipx.c
/****************************************************************************
** File: ipx.c
**
** Author: Mike Borella
**
** Comments: Dump IPX header information
**
** $Log: ipx.c,v $
** Revision 1
www.eeworm.com/read/109026/6177140
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/106385/6194860
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 use in
www.eeworm.com/read/251646/12327374
h ipx.h
/*
* IPX protocol formats
*
* @(#) $Header: ipx.h,v 1.1 94/06/09 11:47:03 mccanne Exp $
*/
/* well-known sockets
*/
#define IPX_SKT_NCP 0x0451
#define IPX_SKT_SAP 0