Home
last modified time | relevance | path

Searched defs:ifreq (Results 1 – 1 of 1) sorted by relevance

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Utilities/
DLibCWrapper.cs171 public static int Ioctl(int fd, int request, ref InterfaceRequest ifreq) in Ioctl()
245 public static extern int ioctl(int d, int request, ref InterfaceRequest ifreq); in ioctl()