Searched defs:lltable (Results 1 – 3 of 3) sorted by relevance
151 struct lltable { struct157 void (*llt_prefix_free)(struct lltable *, argument161 struct llentry * (*llt_lookup)(struct lltable *, u_int flags, argument163 int (*llt_dump)(struct lltable *, argument
501 DB_SHOW_COMMAND(lltable, db_show_lltable) in DB_SHOW_COMMAND() argument
105 struct lltable *lltable; member