WE310F5  39.00.000
M2MB_PROMISC_FILTER_CONFIG Struct Reference

promiscuous mode filter setting. More...

#include <m2mb_wlan_driver.h>

Data Fields

UINT8 channel
 
UINT8 filter_number
 
UINT8 filter_flags
 
UINT8 src_Mac [M2MB_WLAN_MAC_LEN]
 
UINT8 dst_Mac [M2MB_WLAN_MAC_LEN]
 
UINT8 promisc_frametype
 
UINT8 promisc_subtype
 

Detailed Description

promiscuous mode filter setting.

Data structure to configure promiscuous mode filter setting information.

Definition at line 743 of file m2mb_wlan_driver.h.

Field Documentation

◆ channel

UINT8 channel

channel number to sniff

Definition at line 745 of file m2mb_wlan_driver.h.

◆ dst_Mac

filter destination mac address if desired.

Definition at line 754 of file m2mb_wlan_driver.h.

◆ filter_flags

UINT8 filter_flags

flags for sniffing, should be filled by the user only

Definition at line 749 of file m2mb_wlan_driver.h.

◆ filter_number

UINT8 filter_number

filtering number 1 to 3

Definition at line 747 of file m2mb_wlan_driver.h.

◆ promisc_frametype

UINT8 promisc_frametype

frame type

Definition at line 756 of file m2mb_wlan_driver.h.

◆ promisc_subtype

UINT8 promisc_subtype

sub type of frame

Definition at line 758 of file m2mb_wlan_driver.h.

◆ src_Mac

filter source mac address if desired.

Definition at line 752 of file m2mb_wlan_driver.h.


The documentation for this struct was generated from the following file: