Searched refs:snl_reserve_msg_data (Results 1 – 1 of 1) sorted by relevance
1128 #define snl_reserve_msg_data(_ns, _sz, _t) ((_t *)snl_reserve_msg_data_raw(_ns, _sz)) macro1136 nla = snl_reserve_msg_data(nw, sz, struct nlattr); in snl_reserve_msg_attr_raw()1266 struct nlattr *nla = snl_reserve_msg_data(nw, sizeof(struct nlattr), struct nlattr); in snl_add_msg_attr_nested()