Home
last modified time | relevance | path

Searched hist:"41 cb42a6335520098b1ca553008870fc712c8217" (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/net/
H A Dif_llatbl.hdiff 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 Dif_llatbl.cdiff 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 Din6.cdiff 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 Din.cdiff 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.