Home
last modified time | relevance | path

Searched defs:lltable (Results 1 – 3 of 3) sorted by relevance

/freebsd-9-stable/sys/net/
Dif_llatbl.h151 struct lltable { struct
157 void (*llt_prefix_free)(struct lltable *, argument
161 struct llentry * (*llt_lookup)(struct lltable *, u_int flags, argument
163 int (*llt_dump)(struct lltable *, argument
Dif_llatbl.c501 DB_SHOW_COMMAND(lltable, db_show_lltable) in DB_SHOW_COMMAND() argument
/freebsd-9-stable/sys/netinet6/
Din6_var.h105 struct lltable *lltable; member