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