enable BPF STREAM_PARSER

configname: CONFIG_BPF_STREAM_PARSER

Linux Kernel Configuration
└─>Networking support
└─>Networking options
└─>enable BPF STREAM_PARSER
In linux kernel since version 4.2 (release Date: 2015-08-30)  
Enabling this allows a TCP stream parser to be used with
BPF_MAP_TYPE_SOCKMAP.


depends
CONFIG_BPF_SYSCALL
CONFIG_CGROUP_BPF
CONFIG_INET
CONFIG_NET