| 
									
										
										
										
											2019-05-19 12:07:45 +00:00
										 |  |  | # SPDX-License-Identifier: GPL-2.0-only | 
					
						
							| 
									
										
										
										
											2016-03-07 22:11:06 +00:00
										 |  |  | 
 | 
					
						
							|  |  |  | config AF_KCM | 
					
						
							|  |  |  | 	tristate "KCM sockets" | 
					
						
							|  |  |  | 	depends on INET | 
					
						
							|  |  |  | 	select BPF_SYSCALL | 
					
						
							| 
									
										
										
										
											2016-08-15 21:51:02 +00:00
										 |  |  | 	select STREAM_PARSER | 
					
						
							| 
									
										
										
										
											2020-06-13 16:50:22 +00:00
										 |  |  | 	help | 
					
						
							| 
									
										
										
										
											2016-03-07 22:11:06 +00:00
										 |  |  | 	  KCM (Kernel Connection Multiplexor) sockets provide a method | 
					
						
							|  |  |  | 	  for multiplexing messages of a message based application | 
					
						
							|  |  |  | 	  protocol over kernel connectons (e.g. TCP connections). |