Home
last modified time | relevance | path

Searched refs:n_masks (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/uapi/linux/
H A Dopenvswitch.h112 __u32 n_masks; /* Number of masks for the datapath. */ member
/openbmc/linux/net/openvswitch/
H A Ddatapath.c731 mega_stats->n_masks = ovs_flow_tbl_num_masks(&dp->table); in get_dp_stats()