Home
last modified time | relevance | path

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

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