summaryrefslogtreecommitdiff
path: root/trafgen_parser.y
diff options
context:
space:
mode:
Diffstat (limited to 'trafgen_parser.y')
0 files changed, 0 insertions, 0 deletions
/select>
Diffstat (limited to 'net/sctp')
-rw-r--r--net/sctp/Makefile2
-rw-r--r--net/sctp/associola.c28
-rw-r--r--net/sctp/chunk.c107
-rw-r--r--net/sctp/debug.c5
-rw-r--r--net/sctp/endpointola.c1
-rw-r--r--net/sctp/input.c17
-rw-r--r--net/sctp/ipv6.c16
-rw-r--r--net/sctp/objcnt.c2
-rw-r--r--net/sctp/output.c24
-rw-r--r--net/sctp/outqueue.c35
-rw-r--r--net/sctp/primitive.c3
-rw-r--r--net/sctp/protocol.c21
-rw-r--r--net/sctp/sm_make_chunk.c154
-rw-r--r--net/sctp/sm_sideeffect.c34
-rw-r--r--net/sctp/sm_statefuns.c172
-rw-r--r--net/sctp/sm_statetable.c40
-rw-r--r--net/sctp/socket.c128
-rw-r--r--net/sctp/ssnmap.c125
-rw-r--r--net/sctp/stream.c164
-rw-r--r--net/sctp/transport.c33
-rw-r--r--net/sctp/ulpqueue.c36
21 files changed, 786 insertions, 361 deletions
diff --git a/net/sctp/Makefile b/net/sctp/Makefile