Home
last modified time | relevance | path

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

/linux-6.6.21/net/core/
Ddev_ioctl.c90 struct compat_ifmap *cifmap = (struct compat_ifmap *)ifmap; in dev_getifmap()
114 struct compat_ifmap *cifmap = (struct compat_ifmap *)&ifr->ifr_map; in dev_setifmap()
/linux-6.6.21/include/linux/
Dcompat.h347 struct compat_ifmap { struct
375 struct compat_ifmap ifru_map; argument