Exemplo n.º 1
0
 public static extern void nl_cache_ops_set_flags(nl_cache_ops *ops, uint flags);
Exemplo n.º 2
0
 public static extern void nl_cache_ops_put(nl_cache_ops *ops);
Exemplo n.º 3
0
 public static extern nl_cache *nl_cache_alloc(nl_cache_ops *ops);
Exemplo n.º 4
0
 public static extern nl_msgtype *nl_msgtype_lookup(nl_cache_ops *ops, int msgtype);
Exemplo n.º 5
0
 public static extern int nl_cache_mngt_unregister(nl_cache_ops *ops);