Searched refs:ether_if (Results 1 - 5 of 5) sorted by relevance

/netbsd-current/external/bsd/am-utils/dist/fsinfo/
H A Dfsi_data.h51 typedef struct ether_if ether_if; typedef in typeref:struct:ether_if
113 struct ether_if { struct
H A Dfsinfo.h67 extern ether_if *new_ether_if(void);
124 extern void set_ether_if(ether_if *ep, int k, char *v);
H A Dfsi_util.c425 ether_if *
428 ether_if *ep = CALLOC(struct ether_if);
432 show_new("ether_if");
438 set_ether_if(ether_if *ep, int k, char *v)
H A Dfsi_gram.y56 ether_if *e;
/netbsd-current/sys/arch/ews4800mips/stand/boot/
H A DMakefile35 SRCS += lance.c ether_if.c

Completed in 165 milliseconds