diff options
Diffstat (limited to 'executor/syscalls.h')
| -rw-r--r-- | executor/syscalls.h | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/executor/syscalls.h b/executor/syscalls.h index 9578ff6b2..3b60cfaf4 100644 --- a/executor/syscalls.h +++ b/executor/syscalls.h @@ -4329,6 +4329,7 @@ const call_t syscalls[] = { {"sendmsg$NFQNL_MSG_CONFIG", 370}, {"sendmsg$NFQNL_MSG_VERDICT", 370}, {"sendmsg$NFQNL_MSG_VERDICT_BATCH", 370}, + {"sendmsg$NFULNL_MSG_CONFIG", 370}, {"sendmsg$NL80211_CMD_DEL_INTERFACE", 370}, {"sendmsg$NL80211_CMD_DEL_KEY", 370}, {"sendmsg$NL80211_CMD_DEL_MPATH", 370}, @@ -7534,6 +7535,7 @@ const call_t syscalls[] = { {"sendmsg$NFQNL_MSG_CONFIG", 46}, {"sendmsg$NFQNL_MSG_VERDICT", 46}, {"sendmsg$NFQNL_MSG_VERDICT_BATCH", 46}, + {"sendmsg$NFULNL_MSG_CONFIG", 46}, {"sendmsg$NL80211_CMD_DEL_INTERFACE", 46}, {"sendmsg$NL80211_CMD_DEL_KEY", 46}, {"sendmsg$NL80211_CMD_DEL_MPATH", 46}, @@ -10694,6 +10696,7 @@ const call_t syscalls[] = { {"sendmsg$NFQNL_MSG_CONFIG", 296}, {"sendmsg$NFQNL_MSG_VERDICT", 296}, {"sendmsg$NFQNL_MSG_VERDICT_BATCH", 296}, + {"sendmsg$NFULNL_MSG_CONFIG", 296}, {"sendmsg$NL80211_CMD_DEL_INTERFACE", 296}, {"sendmsg$NL80211_CMD_DEL_KEY", 296}, {"sendmsg$NL80211_CMD_DEL_MPATH", 296}, @@ -13830,6 +13833,7 @@ const call_t syscalls[] = { {"sendmsg$NFQNL_MSG_CONFIG", 211}, {"sendmsg$NFQNL_MSG_VERDICT", 211}, {"sendmsg$NFQNL_MSG_VERDICT_BATCH", 211}, + {"sendmsg$NFULNL_MSG_CONFIG", 211}, {"sendmsg$NL80211_CMD_DEL_INTERFACE", 211}, {"sendmsg$NL80211_CMD_DEL_KEY", 211}, {"sendmsg$NL80211_CMD_DEL_MPATH", 211}, @@ -16869,6 +16873,7 @@ const call_t syscalls[] = { {"sendmsg$NFQNL_MSG_CONFIG", 5045}, {"sendmsg$NFQNL_MSG_VERDICT", 5045}, {"sendmsg$NFQNL_MSG_VERDICT_BATCH", 5045}, + {"sendmsg$NFULNL_MSG_CONFIG", 5045}, {"sendmsg$NL80211_CMD_DEL_INTERFACE", 5045}, {"sendmsg$NL80211_CMD_DEL_KEY", 5045}, {"sendmsg$NL80211_CMD_DEL_MPATH", 5045}, @@ -20023,6 +20028,7 @@ const call_t syscalls[] = { {"sendmsg$NFQNL_MSG_CONFIG", 341}, {"sendmsg$NFQNL_MSG_VERDICT", 341}, {"sendmsg$NFQNL_MSG_VERDICT_BATCH", 341}, + {"sendmsg$NFULNL_MSG_CONFIG", 341}, {"sendmsg$NL80211_CMD_DEL_INTERFACE", 341}, {"sendmsg$NL80211_CMD_DEL_KEY", 341}, {"sendmsg$NL80211_CMD_DEL_MPATH", 341}, |
