Searched hist:"41 cb42a6335520098b1ca553008870fc712c8217" (Results 1 – 4 of 4) sorted by relevance
/freebsd/sys/net/ |
H A D | if_llatbl.h | diff 41cb42a6335520098b1ca553008870fc712c8217 Tue Aug 11 07:51:00 CEST 2015 Alexander V. Chernikov <melifaro@FreeBSD.org> MFP r276712.
* Split lltable_init() into lltable_allocate_htbl() (alloc hash table with default callbacks) and lltable_link() ( links any lltable to the list). * Switch from LLTBL_HASHTBL_SIZE to per-lltable hash size field. * Move lltable setup to separate functions in in[6]_domifattach.
|
H A D | if_llatbl.c | diff 41cb42a6335520098b1ca553008870fc712c8217 Tue Aug 11 07:51:00 CEST 2015 Alexander V. Chernikov <melifaro@FreeBSD.org> MFP r276712.
* Split lltable_init() into lltable_allocate_htbl() (alloc hash table with default callbacks) and lltable_link() ( links any lltable to the list). * Switch from LLTBL_HASHTBL_SIZE to per-lltable hash size field. * Move lltable setup to separate functions in in[6]_domifattach.
|
/freebsd/sys/netinet6/ |
H A D | in6.c | diff 41cb42a6335520098b1ca553008870fc712c8217 Tue Aug 11 07:51:00 CEST 2015 Alexander V. Chernikov <melifaro@FreeBSD.org> MFP r276712.
* Split lltable_init() into lltable_allocate_htbl() (alloc hash table with default callbacks) and lltable_link() ( links any lltable to the list). * Switch from LLTBL_HASHTBL_SIZE to per-lltable hash size field. * Move lltable setup to separate functions in in[6]_domifattach.
|
/freebsd/sys/netinet/ |
H A D | in.c | diff 41cb42a6335520098b1ca553008870fc712c8217 Tue Aug 11 07:51:00 CEST 2015 Alexander V. Chernikov <melifaro@FreeBSD.org> MFP r276712.
* Split lltable_init() into lltable_allocate_htbl() (alloc hash table with default callbacks) and lltable_link() ( links any lltable to the list). * Switch from LLTBL_HASHTBL_SIZE to per-lltable hash size field. * Move lltable setup to separate functions in in[6]_domifattach.
|