Searched refs:get_config (Results 1 - 5 of 5) sorted by relevance

/freebsd-10.3-release/contrib/wpa/src/eap_peer/
H A Deap.h132 * get_config - Get pointer to the current network configuration
135 struct eap_peer_config * (*get_config)(void *ctx); member in struct:eapol_callbacks
H A Deap.c1921 return sm->eapol_cb->get_config(sm->eapol_ctx);
/freebsd-10.3-release/sys/dev/hptiop/
H A Dhptiop.h443 int (*get_config)(struct hpt_iop_hba *hba, member in struct:hptiop_adapter_ops
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)) {
/freebsd-10.3-release/usr.sbin/bsnmpd/modules/snmp_wlan/
H A Dwlan_snmp.c500 goto get_config;
506 goto get_config;
709 get_config:

Completed in 171 milliseconds