Skip to content

Commit

Permalink
ljsyscall: add BPF_MAP type XSKMAP
Browse files Browse the repository at this point in the history
  • Loading branch information
eugeneia committed Nov 12, 2019
1 parent 1e176cb commit 573a29b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/ljsyscall/syscall/linux/constants.lua
Expand Up @@ -2155,6 +2155,7 @@ c.BPF_MAP = strflag {
DEVMAP = 14,
SOCKMAP = 15,
CPUMAP = 16,
XSKMAP = 17
}

-- BPF syscall commands
Expand Down

0 comments on commit 573a29b

Please sign in to comment.