Searched refs:nl_object_alloc (Results 1 - 3 of 3) sorted by relevance

/openwrt/package/libs/libnl-tiny/src/
H A Dobject.c42 struct nl_object *nl_object_alloc(struct nl_object_ops *ops) function
82 new = nl_object_alloc(ops);
H A Dgenl_family.c94 return (struct genl_family *) nl_object_alloc(&genl_family_ops);
/openwrt/package/libs/libnl-tiny/src/include/netlink/
H A Dobject.h37 extern struct nl_object * nl_object_alloc(struct nl_object_ops *);

Completed in 33 milliseconds