]> granicus.if.org Git - strace/blob - xlat/rtnl_neigh_attrs.in
netlink: add basic decoding of NETLINK_ROUTE ndmsg attributes
[strace] / xlat / rtnl_neigh_attrs.in
1 NDA_UNSPEC              0
2 NDA_DST                 1
3 NDA_LLADDR              2
4 NDA_CACHEINFO           3
5 NDA_PROBES              4
6 NDA_VLAN                5
7 NDA_PORT                6
8 NDA_VNI                 7
9 NDA_IFINDEX             8
10 NDA_MASTER              9
11 NDA_LINK_NETNSID        10
12 NDA_SRC_VNI             11