Searched defs:netif (Results 1 – 4 of 4) sorted by relevance
47 struct netif struct50 struct net_if_dev *if_dev;74 * as it is already kept in the struct netif. argument88 struct net_if *netif; member
30 struct netif struct54 * as it is already kept in the struct netif. argument
2090 struct netif *netif = net_get_uap_interface(); in do_start() local2252 struct netif *netif = net_get_uap_interface(); in do_stop() local3766 struct netif *netif = net_get_sta_interface(); in wlcm_process_association_notify_event() local3813 struct netif *netif = net_get_sta_interface(); in wlcm_process_authentication_event() local4195 struct netif *netif = net_get_sta_interface(); in wlan_11k_roam() local4368 struct netif *netif = net_get_sta_interface(); in wlan_ft_roam() local4799 struct netif *netif = net_get_sta_interface(); in wlcm_process_deauthentication_event() local5232 struct netif *netif = net_get_uap_interface(); in wpa_supplicant_msg_cb() local5849 struct netif *netif = net_get_sta_interface(); in wlcm_process_net_if_config_event() local5910 struct netif *netif = net_get_sta_interface(); in wlcm_process_fw_hang_event() local[all …]
708 static int igmp_mac_filter(struct netif *netif, const struct in_addr *group, enum netif_mac_filter_… in igmp_mac_filter()835 static int mld_mac_filter(struct netif *netif, const struct in6_addr *group, enum netif_mac_filter_… in mld_mac_filter()1560 static int net_netif_deinit(struct net_if *netif) in net_netif_deinit()