HomeSort by relevance Sort by last modified time
    Searched refs:co_protocol (Results 1 - 20 of 20) sorted by null

  /external/libnl/include/netlink/
cache-api.h 30 * .co_protocol = NETLINK_ROUTE,
168 int co_protocol; member in struct:nl_cache_ops
  /external/libnl/src/
nl-list-caches.c 41 nl_nlfamily2str(ops->co_protocol, buf, sizeof(buf)),
  /external/libnl/lib/
cache_mngt.c 65 if (ops->co_protocol != protocol)
cache_mngr.c 221 if (ops->co_protocol != mngr->cm_protocol)
utils.c 922 obj->ce_ops->co_protocol,
  /external/libnl/lib/genl/
mngt.c 62 * .co_protocol = NETLINK_GENERIC,
176 if (ops->co_protocol != NETLINK_GENERIC) {
ctrl.c 287 .co_protocol = NETLINK_GENERIC,
  /external/libnl/lib/route/
class.c 288 .co_protocol = NETLINK_ROUTE,
route.c 184 .co_protocol = NETLINK_ROUTE,
cls.c 325 .co_protocol = NETLINK_ROUTE,
qdisc.c 452 .co_protocol = NETLINK_ROUTE,
neigh.c 870 .co_protocol = NETLINK_ROUTE,
neightbl.c 799 .co_protocol = NETLINK_ROUTE,
rule.c 781 .co_protocol = NETLINK_ROUTE,
addr.c 1036 .co_protocol = NETLINK_ROUTE,
link.c     [all...]
  /external/libnl/lib/fib_lookup/
lookup.c 334 .co_protocol = NETLINK_FIB_LOOKUP,
  /external/libnl/lib/netfilter/
log_msg.c 194 .co_protocol = NETLINK_NETFILTER,
queue_msg.c 269 .co_protocol = NETLINK_NETFILTER,
ct.c 584 .co_protocol = NETLINK_NETFILTER,

Completed in 143 milliseconds