Searched defs:nat_entry_set (Results 1 – 1 of 1) sorted by relevance
160 struct nat_entry_set { struct161 struct list_head set_list; /* link with other nat sets */162 struct list_head entry_list; /* link with dirty nat entries */163 nid_t set; /* set number*/164 unsigned int entry_cnt; /* the # of nat entries in set */