Home
last modified time | relevance | path

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

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