bnxt_flow_masks
struct bnxt_flow_masks *masks1 = &f1->fmasks;
struct bnxt_flow_masks *masks2 = &f2->fmasks;
const struct bnxt_flow_masks BNXT_FLOW_MASK_NONE = {
const struct bnxt_flow_masks BNXT_FLOW_IPV6_MASK_ALL = {
const struct bnxt_flow_masks BNXT_FLOW_IPV4_MASK_ALL = {
struct bnxt_flow_masks *masks = &fltr->fmasks;
extern const struct bnxt_flow_masks BNXT_FLOW_MASK_NONE;
extern const struct bnxt_flow_masks BNXT_FLOW_IPV6_MASK_ALL;
extern const struct bnxt_flow_masks BNXT_FLOW_IPV4_MASK_ALL;
struct bnxt_flow_masks fmasks;
struct bnxt_flow_masks *fmasks;
struct bnxt_flow_masks *fmasks;