Lorenz Bauer wrote: > tcp_bpf.c is only included in the build if CONFIG_NET_SOCK_MSG is > selected. The declaration should therefore be guarded as such. > > Signed-off-by: Lorenz Bauer <lmb@xxxxxxxxxxxxxx> > --- Seems OK, stream parser configs require sock msg now so that dependency chain is already covered. Acked-by: John Fastabend <john.fastabend@xxxxxxxxx>