]> granicus.if.org Git - strace/blob - xlat/nf_ipset_msg_types.in
xlat: update v4l2_control_ids.in
[strace] / xlat / nf_ipset_msg_types.in
1 IPSET_CMD_NONE          0
2 IPSET_CMD_PROTOCOL      1
3 IPSET_CMD_CREATE        2
4 IPSET_CMD_DESTROY       3
5 IPSET_CMD_FLUSH         4
6 IPSET_CMD_RENAME        5
7 IPSET_CMD_SWAP          6
8 IPSET_CMD_LIST          7
9 IPSET_CMD_SAVE          8
10 IPSET_CMD_ADD           9
11 IPSET_CMD_DEL           10
12 IPSET_CMD_TEST          11
13 IPSET_CMD_HEADER        12
14 IPSET_CMD_TYPE          13
15
16 IPSET_CMD_RESTORE       14
17 IPSET_CMD_HELP          15
18 IPSET_CMD_VERSION       16
19 IPSET_CMD_QUIT          17
20
21 IPSET_CMD_COMMIT        18