struct brcmf_pkt_filter_pattern_le

Defined at line 336 of file ../../src/connectivity/wlan/drivers/third_party/broadcom/brcmfmac/fwil_types.h

Pattern matching filter. Specifies an offset within received packets to

start matching, the pattern to match, the size of the pattern, and a bitmask

that indicates which bits within the pattern should be matched.

Public Members

uint32_t offset
uint32_t size_bytes
uint8_t[1] mask_and_pattern