Home
last modified time | relevance | path

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

/mOS-networking-stack/samples/lighttpd-1.4.32/src/
H A Dlemon.c4299 struct s_x4node *tbl; /* The data stored here */
4300 struct s_x4node **ht; /* Hash table for lookups */
4306 typedef struct s_x4node { struct
4308 struct s_x4node *next; /* Next entry with the same hash */ argument
4309 struct s_x4node **from; /* Previous link */ argument