Searched refs:gf_ops (Results 1 - 2 of 2) sorted by relevance

/external/libnl/lib/genl/
H A Dfamily.c41 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/
H A Dnetlink-types.h715 struct nl_list_head gf_ops; member in struct:genl_family

Completed in 158 milliseconds