in6_pcbbind: Rearrange local port bind/select code path.
authorSepherosa Ziehau <sephe@dragonflybsd.org>
Sat, 22 Mar 2014 10:45:21 +0000 (18:45 +0800)
committerSepherosa Ziehau <sephe@dragonflybsd.org>
Sat, 22 Mar 2014 10:47:33 +0000 (18:47 +0800)
commitec606c3295505d9a30b076a3e168954204d7d6f7
treed1c2cd1c3d8e5278c2e793131c9c03a159a9d604
parent156bde03591dd648b5ad3198db74e555f280ebc4
in6_pcbbind: Rearrange local port bind/select code path.

Mainly group local port binding logic together.  This paves way for the
upcoming port token splitting.

Tested-by: ftigeot@
sys/netinet6/in6_pcb.c