ng_bridge_host
static struct ng_bridge_host *
struct ng_bridge_host *host;
struct ng_bridge_host *host;
struct ng_bridge_host *const host
struct ng_bridge_host **hptr = &SLIST_FIRST(&priv->tab[bucket]);
struct ng_bridge_host *const host = *hptr;
struct ng_bridge_host **hptr = &SLIST_FIRST(&priv->tab[bucket]);
struct ng_bridge_host *const host = *hptr;
SLIST_ENTRY(ng_bridge_host) next; /* next entry in bucket */
SLIST_HEAD(ng_bridge_bucket, ng_bridge_host);
static struct ng_bridge_host *ng_bridge_get(priv_cp priv, const u_char *addr);
struct ng_bridge_host *host;
struct ng_bridge_host *host;