Home
last modified time | relevance | path

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

/freebsd-head/sys/netlink/
HDnetlink_message_parser.h167 bool nl_has_attr(const struct nlattr_bmask *bm, uint16_t nla_type);
HDnetlink_message_parser.c199 nl_has_attr(const struct nlattr_bmask *bm, uint16_t nla_type) in nl_has_attr() function