inpcb: Revoke INP_WILDCARD_MP, which serves no purpose now
authorSepherosa Ziehau <sephe@dragonflybsd.org>
Mon, 29 Sep 2014 12:15:50 +0000 (20:15 +0800)
committerSepherosa Ziehau <sephe@dragonflybsd.org>
Mon, 29 Sep 2014 12:15:50 +0000 (20:15 +0800)
commit86976ce469bf35974867d1e1635350121245d0e6
tree7b93225c73f039042f4bfcffecb821baa701b3bf
parent993d1e7a8cee0f272f2054bebdc57f6cafa92f0b
inpcb: Revoke INP_WILDCARD_MP, which serves no purpose now

While I'm here, use ncpus2 instead of ncpus for TCP, which only uses
ncpus2 netisrs.
sys/netinet/in_pcb.h
sys/netinet/tcp_subr.c
sys/netinet/tcp_usrreq.c