Commit 4f34c2b7 authored by Ryohei Kinugawa's avatar Ryohei Kinugawa Committed by Jakub Kicinski
Browse files
parent b0378321
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -200,7 +200,7 @@ while. Example use::

  setsockopt(kcmfd, SOL_KCM, KCM_RECV_DISABLE, &val, sizeof(val))

BFP programs for message delineation
BPF programs for message delineation
------------------------------------

BPF programs can be compiled using the BPF LLVM backend. For example,