Home
last modified time | relevance | path

Searched refs:PRIVSEP_CMD_GET_CAPA (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/wpa/src/common/
H A Dprivsep_commands.h24 PRIVSEP_CMD_GET_CAPA, enumerator
/freebsd/contrib/wpa/src/drivers/
H A Ddriver_privsep.c793 res = wpa_priv_cmd(drv, PRIVSEP_CMD_GET_CAPA, NULL, 0, capa, &len); in wpa_driver_privsep_get_capa()
/freebsd/contrib/wpa/wpa_supplicant/
H A Dwpa_priv.c690 case PRIVSEP_CMD_GET_CAPA: in wpa_priv_receive()