Home
last modified time | relevance | path

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

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