Print this page
dccp: lint fixes, dccp_conn_create_v6
Split |
Close |
Expand all |
Collapse all |
--- old/usr/src/cmd/cmd-inet/etc/sock2path.d/system%2Fkernel
+++ new/usr/src/cmd/cmd-inet/etc/sock2path.d/system%2Fkernel
1 1 # CDDL HEADER START
2 2 #
3 3 # The contents of this file are subject to the terms of the
4 4 # Common Development and Distribution License (the "License").
5 5 # You may not use this file except in compliance with the License.
6 6 #
7 7 # You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
8 8 # or http://www.opensolaris.org/os/licensing.
9 9 # See the License for the specific language governing permissions
10 10 # and limitations under the License.
11 11 #
12 12 # When distributing Covered Code, include this CDDL HEADER in each
13 13 # file and include the License file at usr/src/OPENSOLARIS.LICENSE.
14 14 # If applicable, add the following below this CDDL HEADER, with the
15 15 # fields enclosed by brackets "[]" replaced with your own identifying
16 16 # information: Portions Copyright [yyyy] [name of copyright owner]
17 17 #
18 18 # CDDL HEADER END
19 19 #
20 20 # Copyright (c) 1995, 2010, Oracle and/or its affiliates. All rights reserved.
21 21 #
22 22 # socket configuration information
23 23 #
24 24 # Family Type Protocol Dev|Module
25 25 2 2 0 tcp
26 26 2 2 6 tcp
27 27
28 28 26 2 0 tcp
29 29 26 2 6 tcp
30 30
31 31 2 1 0 udp
32 32 2 1 17 udp
33 33
34 34 26 1 0 udp
35 35 26 1 17 udp
36 36
37 37 1 2 0 /dev/ticotsord
38 38 1 6 0 /dev/ticotsord
39 39 1 1 0 /dev/ticlts
40 40
41 41 2 4 0 icmp
42 42 26 4 0 icmp
43 43
44 44 2 2 132 socksctp
↓ open down ↓ |
44 lines elided |
↑ open up ↑ |
45 45 26 2 132 socksctp
46 46 2 6 132 socksctp
47 47 26 6 132 socksctp
48 48
49 49 24 4 0 rts
50 50
51 51 27 4 2 /dev/keysock
52 52 29 4 1 /dev/spdsock
53 53
54 54 31 1 0 trill
55 +
56 + 2 6 33 dccp
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX