Home
last modified time | relevance | path

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

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