Home
last modified time | relevance | path

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

/external/libnl/include/netlink/
Dattr.h213 #define NLA_PUT_FLAG(msg, attrtype) \ macro
/external/libnl/lib/route/sch/
Ddsmark.c195 NLA_PUT_FLAG(msg, TCA_DSMARK_SET_TC_INDEX); in dsmark_qdisc_get_opts()