Lines Matching defs:oe
75 Openeth *oe; member
99 etheraddr(Openeth *oe) in etheraddr()
116 udpsend(Openeth *oe, Pxenetaddr *a, void *data, int dlen) in udpsend()
166 nak(Openeth *oe, Pxenetaddr *a, int code, char *msg, int report) in nak()
254 udprecv(Openeth *oe, Pxenetaddr *a, void *data, int dlen) in udprecv()
325 ack(Openeth *oe, Pxenetaddr *a, int blkno) in ack()
370 tftpread1st(Openeth *oe, Pxenetaddr *a, char *name, Tftp *tftp) in tftpread1st()
458 tftpread(Openeth *oe, Pxenetaddr *a, Tftp *tftp, int dlen) in tftpread()
524 bootpbcast(Openeth *oe, char *file, Bootp *rep) in bootpbcast()
612 tftpopen(Openeth *oe, char *file, Bootp *rep) in tftpopen()
658 tftpboot(Openeth *oe, char *file, Bootp *rep, Boot *b) in tftpboot()
683 binddevip(Openeth *oe) in binddevip()
740 openetherdev(Openeth *oe) in openetherdev()
783 minip4cfg(Openeth *oe) in minip4cfg()
797 unminip4cfg(Openeth *oe) in unminip4cfg()
859 ip4cfg(Openeth *oe, Bootp *rep) in ip4cfg()
887 openudp(Openeth *oe) in openudp()
905 initbind(Openeth *oe) in initbind()
922 closeudp(Openeth *oe) in closeudp()
935 announce(Openeth *oe, char *port) in announce()
969 tftprdfile(Openeth *oe, int openread, void* va, long len) in tftprdfile()
993 tftpconnect(Openeth *oe, Bootp *rep) in tftpconnect()
1019 setipcfg(Openeth *oe, Bootp *rep) in setipcfg()
1046 rdcfgpxe(Openeth *oe, Bootp *rep, char *cfgpxe) in rdcfgpxe()
1106 getkernname(Openeth *oe, Bootp *rep, Kernname *kp) in getkernname()
1147 unbinddevip(Openeth *oe) in unbinddevip()
1166 tftpload(Openeth *oe, Kernname *kp) in tftpload()
1221 Openeth *oe; in etherload() local