Searched refs:snl_reserve_msg_data (Results 1 – 1 of 1) sorted by relevance
1087 #define snl_reserve_msg_data(_ns, _sz, _t) ((_t *)snl_reserve_msg_data_raw(_ns, _sz)) macro1094 struct nlattr *nla = snl_reserve_msg_data(nw, sz, struct nlattr); in _snl_reserve_msg_attr()1217 struct nlattr *nla = snl_reserve_msg_data(nw, sizeof(struct nlattr), struct nlattr); in snl_add_msg_attr_nested()