Back to home page

OSCL-LXR

 
 

    


0001 # SPDX-License-Identifier: GPL-2.0-only
0002 config LLC
0003         tristate
0004 
0005 config LLC2
0006         tristate "ANSI/IEEE 802.2 LLC type 2 Support"
0007         select LLC
0008         help
0009           This is a Logical Link Layer type 2, connection oriented support.
0010           Select this if you want to have support for PF_LLC sockets.