Searched refs:get_config (Results 1 - 5 of 5) sorted by last modified time

/freebsd-11-stable/contrib/wpa/src/eap_peer/
H A Deap.h140 * get_config - Get pointer to the current network configuration
143 struct eap_peer_config * (*get_config)(void *ctx); member in struct:eapol_callbacks
H A Deap.c2711 return sm->eapol_cb->get_config(sm->eapol_ctx);
/freebsd-11-stable/usr.sbin/bsnmpd/modules/snmp_wlan/
H A Dwlan_snmp.c502 goto get_config;
508 goto get_config;
711 get_config:
/freebsd-11-stable/sys/dev/hptiop/
H A Dhptiop.c1755 .get_config = hptiop_get_config_itl,
1773 .get_config = hptiop_get_config_mv,
1791 .get_config = hptiop_get_config_mvfrey,
1934 if (hba->ops->get_config(hba, &iop_config)) {
H A Dhptiop.h443 int (*get_config)(struct hpt_iop_hba *hba, member in struct:hptiop_adapter_ops

Completed in 151 milliseconds