Searched defs:in_multi (Results 1 – 1 of 1) sorted by relevance
376 struct in_multi { struct381 LIST_ENTRY(in_multi) inm_link; /* queue macro glue */ argument391 SLIST_ENTRY(in_multi) inm_dtle; /* detached waiting for rele */ argument393 u_int32_t inm_nrelecnt; /* deferred release count */394 struct ip_msource_tree inm_srcs; /* tree of sources */395 u_long inm_nsrc; /* # of tree entries */419 (struct in_multi *, int); argument