Searched refs:s_x4node (Results 1 – 1 of 1) sorted by relevance
4299 struct s_x4node *tbl; /* The data stored here */4300 struct s_x4node **ht; /* Hash table for lookups */4306 typedef struct s_x4node { struct4308 struct s_x4node *next; /* Next entry with the same hash */ argument4309 struct s_x4node **from; /* Previous link */ argument