Home
last modified time | relevance | path

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

/external/libnl/include/netlink-private/
Dcache-api.h174 int co_protocol; member
/external/libnl/lib/
Dcache.c645 if (sk->s_proto != cache->c_ops->co_protocol) in nl_cache_request_full_dump()
750 if (sk->s_proto != cache->c_ops->co_protocol) in nl_cache_pickup()
849 if (sk->s_proto != cache->c_ops->co_protocol) in nl_cache_resync()
965 if (sk->s_proto != cache->c_ops->co_protocol) in nl_cache_refill()
Dcache_mngt.c117 if (ops->co_protocol != protocol) in __cache_ops_associate()
Dcache_mngr.c232 if (ops->co_protocol != mngr->cm_protocol) in nl_cache_mngr_add_cache()
Dutils.c1120 obj->ce_ops->co_protocol, in dump_from_ops()
/external/libnl/src/
Dnl-list-caches.c41 nl_nlfamily2str(ops->co_protocol, buf, sizeof(buf)), in print()
/external/libnl/lib/route/
Droute.c189 .co_protocol = NETLINK_ROUTE,
Dcls.c413 .co_protocol = NETLINK_ROUTE,
Dclass.c455 .co_protocol = NETLINK_ROUTE,
Dqdisc.c543 .co_protocol = NETLINK_ROUTE,
Dact.c548 .co_protocol = NETLINK_ROUTE,
Dneigh.c945 .co_protocol = NETLINK_ROUTE,
Dneightbl.c811 .co_protocol = NETLINK_ROUTE,
Drule.c741 .co_protocol = NETLINK_ROUTE,
Daddr.c1120 .co_protocol = NETLINK_ROUTE,
Dlink.c2748 .co_protocol = NETLINK_ROUTE,
/external/libnl/lib/netfilter/
Dlog_msg.c194 .co_protocol = NETLINK_NETFILTER,
Dqueue_msg.c306 .co_protocol = NETLINK_NETFILTER,
Dexp.c603 .co_protocol = NETLINK_NETFILTER,
Dct.c672 .co_protocol = NETLINK_NETFILTER,
/external/libnl/lib/fib_lookup/
Dlookup.c334 .co_protocol = NETLINK_FIB_LOOKUP,
/external/libnl/lib/genl/
Dmngt.c245 if (ops->co_protocol != NETLINK_GENERIC) { in genl_register()
Dctrl.c531 .co_protocol = NETLINK_GENERIC,
/external/libnl/lib/idiag/
Didiag_msg_obj.c74 .co_protocol = NETLINK_INET_DIAG,