Searched refs:ipx (Results 1 - 19 of 19) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/linux/linux/net/ipx/
H A DMakefile12 O_TARGET := ipx.o
H A Daf_ipx.c35 * Revision 0.30: Moved to net/ipx/... <Alan Cox>
43 * protocol private area for ipx data.
58 * of ipx interfaces, etc.
71 * sysctl for ipx_pprop_broacasting, fix the ipx sysctl
104 #include <net/ipx.h>
259 printk(KERN_DEBUG "Destruction sock ipx %p delayed, cnt=%d\n",
484 struct ipxhdr *ipx = skb->nh.ipxh; local
485 int is_broadcast = !memcmp(ipx->ipx_dest.node, ipx_broadcast_node,
494 if (s->protinfo.af_ipx.port == ipx->ipx_dest.sock &&
495 (is_broadcast || !memcmp(ipx
528 ncp_connection_hack(ipx_interface *intrfc, struct ipxhdr *ipx) argument
565 struct ipxhdr *ipx = skb->nh.ipxh; local
676 struct ipxhdr *ipx = skb->nh.ipxh; local
794 struct ipxhdr *ipx = skb->nh.ipxh; local
898 struct ipxhdr *ipx = skb->nh.ipxh; local
1513 struct ipxhdr *ipx; local
1595 struct ipxhdr *ipx = skb->nh.ipxh; local
2202 struct ipxhdr *ipx; local
2316 struct ipxhdr *ipx = NULL; local
[all...]
H A Daf_spx.c15 * made static the ipx ops. Removed the hack
16 * ipx methods interface. Dropped AF_SPX - its
35 #include <net/ipx.h>
444 ipxh->ipx.ipx_checksum = 0xFFFF;
445 ipxh->ipx.ipx_pktsize = htons(SPX_SYS_PKT_LEN);
446 ipxh->ipx.ipx_tctrl = 0;
447 ipxh->ipx.ipx_type = IPX_TYPE_SPX;
448 ipxh->ipx.ipx_dest = pdata->dest_addr;
449 ipxh->ipx.ipx_source = pdata->source_addr;
465 ipxh->ipx
[all...]
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/net/
H A Dspx.h4 #include <net/ipx.h>
19 { struct ipxhdr ipx; member in struct:ipxspxhdr
H A Dipx.h15 #include <linux/ipx.h>
H A Dsock.h82 #include <net/ipx.h>
445 * ipx;
504 zapped; /* In ax25 & ipx means not linked */
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/net/
H A Dspx.h4 #include <net/ipx.h>
19 { struct ipxhdr ipx; member in struct:ipxspxhdr
H A Dipx.h15 #include <linux/ipx.h>
H A Dsock.h84 #include <net/ipx.h>
497 * ipx;
556 zapped; /* In ax25 & ipx means not linked */
/asus-wl-520gu-7.0.1.45/src/linux/linux/net/
H A DMakefile10 mod-subdirs := ipv4/netfilter ipv6/netfilter ipx irda bluetooth atm netlink sched core
33 subdir-$(CONFIG_IPX) += ipx
/asus-wl-520gu-7.0.1.45/src/router/iproute2/lib/
H A Dll_proto.c55 __PF(IPX,ipx)
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/linux/
H A Dncp_fs.h15 #include <linux/ipx.h>
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/linux/
H A Dncp_fs.h15 #include <linux/ipx.h>
/asus-wl-520gu-7.0.1.45/src/linux/linux/fs/ncpfs/
H A Dsock.c26 #include <linux/ipx.h>
/asus-wl-520gu-7.0.1.45/src/router/ppp/pppd/
H A Dsys-linux.c81 #include <netipx/ipx.h>
83 #include <linux/ipx.h>
/asus-wl-520gu-7.0.1.45/src/router/pppd/pppd/
H A Dsys-linux.c137 #include <netipx/ipx.h>
139 #include <linux/ipx.h>
/asus-wl-520gu-7.0.1.45/src/router/pppd.mppe/pppd/
H A Dsys-linux.c137 #include <netipx/ipx.h>
139 #include <linux/ipx.h>
/asus-wl-520gu-7.0.1.45/src/router/busybox/
H A Dinterface.c119 #include <netipx/ipx.h>
121 #include "ipx.h"
196 "ipx", "ipx", &flag_ipx
/asus-wl-520gu-7.0.1.45/src/router/busybox/libbb/
H A Dinterface.c118 #include <netipx/ipx.h>
120 #include "ipx.h"
216 "ipx", "ipx", &flag_ipx

Completed in 170 milliseconds