n_masks           103 include/uapi/linux/openvswitch.h 	__u32 n_masks;		 /* Number of masks for the datapath. */
n_masks           662 net/openvswitch/datapath.c 	mega_stats->n_masks = ovs_flow_tbl_num_masks(&dp->table);