Symbol: IP4_t
usr/src/boot/i386/libi386/pxe.h
287
IP4_t InetAddr; /* IP mulicast address */
usr/src/boot/i386/libi386/pxe.h
366
IP4_t ServerIPAddress;
usr/src/boot/i386/libi386/pxe.h
367
IP4_t GatewayIPAddress;
usr/src/boot/i386/libi386/pxe.h
392
IP4_t ServerIPAddress;
usr/src/boot/i386/libi386/pxe.h
393
IP4_t GatewayIPAdress;
usr/src/boot/i386/libi386/pxe.h
394
IP4_t McastIPAdress;
usr/src/boot/i386/libi386/pxe.h
404
IP4_t ServerIPAddress;
usr/src/boot/i386/libi386/pxe.h
405
IP4_t GatewayIPAdress;
usr/src/boot/i386/libi386/pxe.h
413
IP4_t src_ip; /* IP address of this station */
usr/src/boot/i386/libi386/pxe.h
424
IP4_t src_ip; /* IP of sender */
usr/src/boot/i386/libi386/pxe.h
425
IP4_t dest_ip; /* Only accept packets sent to this IP */
usr/src/boot/i386/libi386/pxe.h
435
IP4_t ip; /* dest ip addr */
usr/src/boot/i386/libi386/pxe.h
436
IP4_t gw; /* ip gateway */
usr/src/boot/i386/libi386/pxe.h
479
IP4_t cip; /* Client IP */
usr/src/boot/i386/libi386/pxe.h
480
IP4_t yip; /* Your IP */
usr/src/boot/i386/libi386/pxe.h
481
IP4_t sip; /* IP to use for next boot stage */
usr/src/boot/i386/libi386/pxe.h
482
IP4_t gip; /* Relay IP ? */
usr/src/grub/grub-0.97/netboot/pxe.h
293
IP4_t InetAddr; /* IP mulicast address */
usr/src/grub/grub-0.97/netboot/pxe.h
372
IP4_t ServerIPAddress;
usr/src/grub/grub-0.97/netboot/pxe.h
373
IP4_t GatewayIPAddress;
usr/src/grub/grub-0.97/netboot/pxe.h
398
IP4_t ServerIPAddress;
usr/src/grub/grub-0.97/netboot/pxe.h
399
IP4_t GatewayIPAdress;
usr/src/grub/grub-0.97/netboot/pxe.h
400
IP4_t McastIPAdress;
usr/src/grub/grub-0.97/netboot/pxe.h
410
IP4_t ServerIPAddress;
usr/src/grub/grub-0.97/netboot/pxe.h
411
IP4_t GatewayIPAdress;
usr/src/grub/grub-0.97/netboot/pxe.h
419
IP4_t src_ip; /* IP address of this station */
usr/src/grub/grub-0.97/netboot/pxe.h
430
IP4_t src_ip; /* IP of sender */
usr/src/grub/grub-0.97/netboot/pxe.h
431
IP4_t dest_ip; /* Only accept packets sent to this IP */
usr/src/grub/grub-0.97/netboot/pxe.h
441
IP4_t ip; /* dest ip addr */
usr/src/grub/grub-0.97/netboot/pxe.h
442
IP4_t gw; /* ip gateway */
usr/src/grub/grub-0.97/netboot/pxe.h
484
IP4_t cip; /* Client IP */
usr/src/grub/grub-0.97/netboot/pxe.h
485
IP4_t yip; /* Your IP */
usr/src/grub/grub-0.97/netboot/pxe.h
486
IP4_t sip; /* IP to use for next boot stage */
usr/src/grub/grub-0.97/netboot/pxe.h
487
IP4_t gip; /* Relay IP ? */
usr/src/grub/grub-0.97/netboot/undi.c
1268
int eb_pxenv_tftp_open(char *file, IP4_t serverip, IP4_t gatewayip,
usr/src/grub/grub-0.97/netboot/undi.c
1310
int eb_pxenv_tftp_get_fsize(char *file, IP4_t serverip, IP4_t gatewayip,