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