# # Makefile for ILA module # obj-$(CONFIG_IPV6_ILA) += ila.o ila-objs := ila_common.o ila_lwt.o ila_xlat.o script>
summaryrefslogtreecommitdiff
path: root/include/net/sctp/structs.h
AgeCommit message (Expand)AuthorFilesLines
2017-02-07sctp: drop __packed from almost all SCTP structuresMarcelo Ricardo Leitner1-1/+1
2017-02-07sctp: add dst_pending_confirm flagJulian Anastasov1-0/+4