summaryrefslogtreecommitdiffstats
path: root/sys/net/if_edsc.c
diff options
context:
space:
mode:
authorrwatson <rwatson@FreeBSD.org>2007-03-26 08:59:03 +0000
committerrwatson <rwatson@FreeBSD.org>2007-03-26 08:59:03 +0000
commit81eac4c7f0f3f91fd02a0c66295b715e72759166 (patch)
tree1cafec9e04f87ecd3e4fc2ed0d4b9265ce83ae83 /sys/net/if_edsc.c
parent9b2be94dbc56f08c032f76636e4720837899d651 (diff)
downloadFreeBSD-src-81eac4c7f0f3f91fd02a0c66295b715e72759166.zip
FreeBSD-src-81eac4c7f0f3f91fd02a0c66295b715e72759166.tar.gz
Complete removal of uipc_socket2.c by moving the last few functions to
other C files: - Move sbcreatecontrol() and sbtoxsockbuf() to uipc_sockbuf.c. While sbcreatecontrol() is really an mbuf allocation routine, it does its work with awareness of the layout of socket buffer memory. - Move pru_*() protocol switch stubs to uipc_socket.c where the non-stub versions of several of these functions live. Likewise, move socket state transition calls (soisconnecting(), etc) to uipc_socket.c. Moveo sodupsockaddr() and sotoxsocket().
Diffstat (limited to 'sys/net/if_edsc.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud