Home
last modified time | relevance | path

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

/linux-6.15/arch/parisc/include/uapi/asm/
H A Dsocket.h61 #define SCM_WIFI_STATUS SO_WIFI_STATUS macro
/linux-6.15/arch/sparc/include/uapi/asm/
H A Dsocket.h57 #define SCM_WIFI_STATUS SO_WIFI_STATUS macro
/linux-6.15/arch/mips/include/uapi/asm/
H A Dsocket.h80 #define SCM_WIFI_STATUS SO_WIFI_STATUS macro
/linux-6.15/include/uapi/asm-generic/
H A Dsocket.h64 #define SCM_WIFI_STATUS SO_WIFI_STATUS macro
/linux-6.15/arch/alpha/include/uapi/asm/
H A Dsocket.h69 #define SCM_WIFI_STATUS SO_WIFI_STATUS macro
/linux-6.15/tools/include/uapi/asm-generic/
H A Dsocket.h64 #define SCM_WIFI_STATUS SO_WIFI_STATUS macro
/linux-6.15/net/
H A Dsocket.c960 put_cmsg(msg, SOL_SOCKET, SCM_WIFI_STATUS, sizeof(ack), &ack); in __sock_recv_wifi_status()