bpfc-libs = bpfc-objs = xmalloc.o \ str.o \ bpf.o \ bpf_lexer.yy.o \ bpf_parser.tab.o \ die.o \ sysctl.o \ bpfc.o bpfc-lex = bpf_lexer.yy.o bpfc-yaac = bpf_parser.tab.o bpfc-eflags = -I.. bpfc-confs = bpfc_clean_custom: $(Q)$(call RM,$(BUILD_DIR)/*.h $(BUILD_DIR)/*.c) /cgit.cgi/linux/net-next.git/atom/?h=nds-private-remove' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--include/linux/sctp.h18
-rw-r--r--include/net/sctp/sctp.h3
-rw-r--r--include/net/sctp/sm.h5
-rw-r--r--include/uapi/linux/sctp.h8
-rw-r--r--net/sctp/sm_make_chunk.c75
-rw-r--r--net/sctp/socket.c58
-rw-r--r--net/sctp/stream.c134
7 files changed, 297 insertions, 4 deletions
diff --git a/include/linux/sctp.h b/include/linux/sctp.h