Searched refs:ipx_anynet (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.1-release/usr.sbin/IPXrouted/
H A Dprotocol.h76 extern union ipx_net ipx_anynet;
H A Dmain.c170 ipx_anynet.s_net[0] = ipx_anynet.s_net[1] = -1;
171 ipx_netmask.sipx_addr.x_net = ipx_anynet;
213 msg->rip_nets[0].rip_dst = ipx_anynet;
H A Daf.c84 union ipx_net ipx_anynet; variable in typeref:union:ipx_net
H A Dinput.c117 if (ipx_neteqnn(n->rip_dst, ipx_anynet) &&

Completed in 97 milliseconds