Lines Matching refs:added
233 o added class_build, rtnl_class_build_add_request, rtnl_class_add
234 o added HTB (Hierachical Token Bucket) class support
235 o added nl_xmittime, nl_build_rtable
236 o added nl_data_append to realloc a nl_data structure
237 o added rtnl_rcopy_ratespec as reverse to rtnl_copy_ratespec
241 o added rtnl_u32_set_handle, rtnl_u32_set_classid, rtnl_u32_set_flags
309 o added nl_cache_parse to put nl_msg's into a cache
310 o added rtnl_filter_build to build a nl_msg filter message
316 o added nl_msg_parse_rtattr as shortcut for nl_parse_rtattr
318 o added nl_parse_nested for nested TLVs
319 o added RTA_ARRAY_ELEMS macro to calculate array length
321 o added nl_wait_for_ack to wait for the next ack
322 o added rtnl_link_build_change_request(...)
323 o added rtnl_neigh_build_*_request
328 o added nl_parser_param as argument for message parsers including
330 Removes the requirement of having all parsed messages to be added
332 o added cb_recv_ow and nl_send_ow callbacks to overwrite internal