Home
last modified time | relevance | path

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

/linux-5.19.10/net/core/
Ddev_ioctl.c89 struct compat_ifmap *cifmap = (struct compat_ifmap *)ifmap; in dev_getifmap()
113 struct compat_ifmap *cifmap = (struct compat_ifmap *)&ifr->ifr_map; in dev_setifmap()
/linux-5.19.10/include/linux/
Dcompat.h349 struct compat_ifmap { struct
377 struct compat_ifmap ifru_map; argument