Home
last modified time | relevance | path

Searched refs:co_protocol (Results 1 – 20 of 20) sorted by relevance

/external/libnl/include/netlink/
Dcache-api.h168 int co_protocol; member
/external/libnl/src/
Dnl-list-caches.c41 nl_nlfamily2str(ops->co_protocol, buf, sizeof(buf)), in print()
/external/libnl/lib/
Dcache_mngt.c65 if (ops->co_protocol != protocol) in nl_cache_ops_associate()
Dcache_mngr.c221 if (ops->co_protocol != mngr->cm_protocol) in nl_cache_mngr_add()
Dutils.c922 obj->ce_ops->co_protocol, in dump_from_ops()
/external/libnl/lib/route/
Droute.c184 .co_protocol = NETLINK_ROUTE,
Dclass.c288 .co_protocol = NETLINK_ROUTE,
Dcls.c325 .co_protocol = NETLINK_ROUTE,
Dqdisc.c452 .co_protocol = NETLINK_ROUTE,
Dneigh.c870 .co_protocol = NETLINK_ROUTE,
Drule.c781 .co_protocol = NETLINK_ROUTE,
Dneightbl.c799 .co_protocol = NETLINK_ROUTE,
Daddr.c1036 .co_protocol = NETLINK_ROUTE,
Dlink.c1454 .co_protocol = NETLINK_ROUTE,
/external/libnl/lib/genl/
Dmngt.c176 if (ops->co_protocol != NETLINK_GENERIC) { in genl_register()
Dctrl.c287 .co_protocol = NETLINK_GENERIC,
/external/libnl/lib/netfilter/
Dlog_msg.c194 .co_protocol = NETLINK_NETFILTER,
Dqueue_msg.c269 .co_protocol = NETLINK_NETFILTER,
Dct.c584 .co_protocol = NETLINK_NETFILTER,
/external/libnl/lib/fib_lookup/
Dlookup.c334 .co_protocol = NETLINK_FIB_LOOKUP,