HomeSort by relevance Sort by last modified time
    Searched refs:ct_obj_ops (Results 1 - 3 of 3) sorted by null

  /external/libnl/include/netlink/netfilter/
ct.h 33 extern struct nl_object_ops ct_obj_ops;
  /external/libnl/lib/netfilter/
ct_obj.c 394 return (struct nfnl_ct *) nl_object_alloc(&ct_obj_ops);
836 struct nl_object_ops ct_obj_ops = { variable in typeref:struct:nl_object_ops
ct.c 676 .co_obj_ops = &ct_obj_ops,

Completed in 51 milliseconds