Pass more information down to the protocol-specific socket dispatch function
authorJeffrey Hsu <hsu@dragonflybsd.org>
Fri, 23 Apr 2004 10:21:08 +0000 (10:21 +0000)
committerJeffrey Hsu <hsu@dragonflybsd.org>
Fri, 23 Apr 2004 10:21:08 +0000 (10:21 +0000)
commit1c77050556a48db4eb92811d223176143c560959
tree9b0bf63d6096f74b7df520cea712eb8900a7520e
parent10e49b8b2bfed5e58c5477e44d18a2b4d1277266
Pass more information down to the protocol-specific socket dispatch function
to use if desired.
sys/kern/uipc_msg.c
sys/kern/uipc_syscalls.c
sys/net/netisr.c
sys/netinet/ip_demux.c
sys/netinet/tcp_var.h
sys/netinet/udp_var.h
sys/sys/protosw.h