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);
52 nl_list_for_each_entry_safe(ops, tmp, &family->gf_ops, o_list) {
65 nl_list_for_each_entry(ops, &src->gf_ops, o_list) {
106 nl_list_for_each_entry(op, &family->gf_ops, o_list) {
252 nl_list_add_tail(&op->o_list, &family->gf_ops);
  /external/libnl/include/
netlink-types.h 715 struct nl_list_head gf_ops; member in struct:genl_family

Completed in 98 milliseconds