libnl/include/netlink
Thomas Graf 3040a1d625 Export interface to define caches
This interface was internal so far which required all code defining
caches to be compiled with the sources available.

In order to simplify the interface, the co_msg_parser prototype was
changed to take the struct nl_parser_param directly instead of a
void *. It used to be void * because the co_msg_parser was directly
passed as the NL_CB_VALID callback function.
2007-09-17 13:36:16 +02:00
..
fib_lookup Initial import 2007-09-15 01:28:01 +02:00
genl Add missing declarations for genlmsg_data() and genlmsg_len() 2007-09-15 12:14:56 +02:00
netfilter Initial import 2007-09-15 01:28:01 +02:00
route Initial import 2007-09-15 01:28:01 +02:00
addr.h Initial import 2007-09-15 01:28:01 +02:00
attr.h Initial import 2007-09-15 01:28:01 +02:00
cache-api.h Export interface to define caches 2007-09-17 13:36:16 +02:00
cache.h Initial import 2007-09-15 01:28:01 +02:00
data.h Initial import 2007-09-15 01:28:01 +02:00
handlers.h Initial import 2007-09-15 01:28:01 +02:00
list.h Initial import 2007-09-15 01:28:01 +02:00
msg.h Initial import 2007-09-15 01:28:01 +02:00
netlink-compat.h Initial import 2007-09-15 01:28:01 +02:00
netlink-kernel.h Initial import 2007-09-15 01:28:01 +02:00
netlink.h Initial import 2007-09-15 01:28:01 +02:00
object-api.h Export interface to define objects 2007-09-15 19:55:38 +02:00
object.h Initial import 2007-09-15 01:28:01 +02:00
socket.h Initial import 2007-09-15 01:28:01 +02:00
types.h Initial import 2007-09-15 01:28:01 +02:00
utils.h Export interface to define objects 2007-09-15 19:55:38 +02:00