HomeSort by relevance Sort by last modified time
    Searched refs:NLA_PUT_FLAG (Results 1 - 2 of 2) sorted by null

  /external/libnl/include/netlink/
attr.h 117 extern int nla_put_flag(struct nl_msg *, int);
213 #define NLA_PUT_FLAG(msg, attrtype) \
  /external/libnl/lib/route/sch/
dsmark.c 195 NLA_PUT_FLAG(msg, TCA_DSMARK_SET_TC_INDEX);

Completed in 31 milliseconds