FARGOS/VISTA Object Management Environment Core  ..
FARGOS/VISTA Object Management Environment Core Table of Contents
ethers.c File Reference
#include <stdio.h>
#include <fcntl.h>
#include <stropts.h>
#include <sys/dlpi.h>
#include <sys/types.h>
#include <sys/socket.h>
#include <sys/errno.h>

Macros

#define MAXDLBUF   256
 

Functions

 main (int argc, argv)
 

Variables

int ppa
 
int fd
 
int flags
 
int errno
 
long buffer [MAXDLBUF]
 
struct strbuf ctl
 
dl_phys_addr_req_t phys_addr_req
 
dl_attach_req_t attach_req
 
dl_phys_addr_ack_t * dlpadd
 

Macro Definition Documentation

◆ MAXDLBUF

#define MAXDLBUF   256

Function Documentation

◆ main()

main ( int  argc,
argv   
)

Variable Documentation

◆ attach_req

dl_attach_req_t attach_req

Referenced by main().

◆ buffer

long buffer[MAXDLBUF]

Referenced by main(), and operator<<().

◆ ctl

struct strbuf ctl

Referenced by main().

◆ dlpadd

dl_phys_addr_ack_t* dlpadd

Referenced by main().

◆ errno

◆ fd

◆ flags

◆ phys_addr_req

dl_phys_addr_req_t phys_addr_req

Referenced by main().

◆ ppa

int ppa

Referenced by main().

Generated: Tue Jul 28 2020 16:03:26
Support Information