]> granicus.if.org Git - strace/blob - xlat/netlink_flags.in
Add more fs magic constants
[strace] / xlat / netlink_flags.in
1 NLM_F_REQUEST          0x1
2 NLM_F_MULTI            0x2
3 NLM_F_ACK              0x4
4 NLM_F_ECHO             0x8
5 NLM_F_DUMP_INTR                0x10
6 NLM_F_DUMP_FILTERED    0x20