Home | History | Annotate | Download | only in netinet

Lines Matching refs:in_multi

176  * This list is used to keep track of in_multi chains which belong to
181 LIST_HEAD(in_multihashhead, in_multi); /* Type of the hash head */
206 pool_init(&inmulti_pool, sizeof(struct in_multi), 0, 0, 0, "inmltpl",
1648 * in_lookup_multi: look up the in_multi record for a given IP
1652 struct in_multi *
1655 struct in_multi *inm;
1690 struct in_multi *
1694 struct in_multi *inm;
1754 in_delmulti(struct in_multi *inm)
1788 * in_next_multi: step through all of the in_multi records, one at a time.
1794 struct in_multi *
1797 struct in_multi *inm;
1810 struct in_multi *
2326 struct in_multi *inm;