Home
last modified time | relevance | path

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

12

/external/libnl/include/netlink-private/
Dcache-api.h174 int co_protocol; member
/external/libnl/src/
Dnl-list-caches.c42 nl_nlfamily2str(ops->co_protocol, buf, sizeof(buf)), in print()
/external/libnl/lib/
Dcache.c648 if (sk->s_proto != cache->c_ops->co_protocol) in nl_cache_request_full_dump()
748 if (sk->s_proto != cache->c_ops->co_protocol) in __nl_cache_pickup()
930 if (sk->s_proto != cache->c_ops->co_protocol) in nl_cache_resync()
1046 if (sk->s_proto != cache->c_ops->co_protocol) in nl_cache_refill()
Dcache_mngr.c248 if (ops->co_protocol != mngr->cm_protocol) in nl_cache_mngr_set_change_func_v2()
304 if (ops->co_protocol != mngr->cm_protocol) in nl_cache_mngr_add_cache()
Dcache_mngt.c118 if (ops->co_protocol != protocol) in __cache_ops_associate()
Dutils.c1150 obj->ce_ops->co_protocol, in dump_from_ops()
/external/libnl/lib/route/
Droute.c191 .co_protocol = NETLINK_ROUTE,
Dcls.c433 .co_protocol = NETLINK_ROUTE,
Dclass.c488 .co_protocol = NETLINK_ROUTE,
Dqdisc.c544 .co_protocol = NETLINK_ROUTE,
Dact.c559 .co_protocol = NETLINK_ROUTE,
Dnetconf.c567 .co_protocol = NETLINK_ROUTE,
Dneightbl.c812 .co_protocol = NETLINK_ROUTE,
Dneigh.c1107 .co_protocol = NETLINK_ROUTE,
Daddr.c1193 .co_protocol = NETLINK_ROUTE,
Drule.c981 .co_protocol = NETLINK_ROUTE,
/external/libnl/lib/netfilter/
Dlog_msg.c183 .co_protocol = NETLINK_NETFILTER,
Dqueue_msg.c295 .co_protocol = NETLINK_NETFILTER,
Dexp.c614 .co_protocol = NETLINK_NETFILTER,
Dct.c662 .co_protocol = NETLINK_NETFILTER,
/external/libnl/lib/fib_lookup/
Dlookup.c336 .co_protocol = NETLINK_FIB_LOOKUP,
/external/libnl/lib/genl/
Dmngt.c252 if (ops->co_protocol != NETLINK_GENERIC) { in genl_register()
Dctrl.c532 .co_protocol = NETLINK_GENERIC,
/external/libnl/lib/idiag/
Didiag_msg_obj.c114 .co_protocol = NETLINK_INET_DIAG,
/external/libnl/lib/xfrm/
Dsp.c1414 .co_protocol = NETLINK_XFRM,

12