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

  /external/libnl/lib/genl/
family.c 41 nl_init_list_head(&family->gf_ops);
54 nl_list_for_each_entry_safe(ops, tmp, &family->gf_ops, o_list) {
74 nl_list_for_each_entry(ops, &src->gf_ops, o_list) {
123 nl_list_for_each_entry(op, &family->gf_ops, o_list) {
360 nl_list_add_tail(&op->o_list, &family->gf_ops);
  /external/libnl/include/netlink-private/
types.h 778 struct nl_list_head gf_ops; member in struct:genl_family

Completed in 55 milliseconds