Home
last modified time | relevance | path

Searched refs:simc_open (Results 1 – 1 of 1) sorted by relevance

/arch/xtensa/platforms/iss/
Dnetwork.c121 static int inline simc_open(char *file, int flags, int mode) in simc_open() function
246 if ((fd = simc_open("/dev/net/tun", 02, 0)) < 0) { /* O_RDWR */ in tuntap_open()