Home
last modified time | relevance | path

Searched refs:SETFLAG (Results 1 – 1 of 1) sorted by relevance

/f-stack/tools/ndp/
H A Dndp.c1026 #define SETFLAG(s, f) do { \ in ifinfo() macro
1054 SETFLAG("disabled", ND6_IFF_IFDISABLED); in ifinfo()
1055 SETFLAG("nud", ND6_IFF_PERFORMNUD); in ifinfo()
1057 SETFLAG("accept_rtadv", ND6_IFF_ACCEPT_RTADV); in ifinfo()
1060 SETFLAG("auto_linklocal", ND6_IFF_AUTO_LINKLOCAL); in ifinfo()
1063 SETFLAG("no_prefer_iface", ND6_IFF_NO_PREFER_IFACE); in ifinfo()
1074 #undef SETFLAG in ifinfo()