rumpnet_if_priv.h revision 1.4
1/* $NetBSD: rumpnet_if_priv.h,v 1.4 2009/10/20 23:29:39 pooka Exp $ */ 2 3/* 4 * Automatically generated. DO NOT EDIT. 5 * from: NetBSD: rumpnet.ifspec,v 1.2 2009/10/20 23:28:50 pooka Exp 6 * by: NetBSD: makerumpif.sh,v 1.4 2009/10/15 00:29:19 pooka Exp 7 */ 8 9int rump_virtif_create(int); 10int rump_shmif_create(const char *, int *); 11