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

  /external/libnl/include/netlink-private/route/link/
api.h 89 const struct nla_policy *ao_protinfo_policy; member in struct:rtnl_link_af_ops
  /external/libnl/lib/route/link/
inet6.c 473 .ao_protinfo_policy = &protinfo_policy,
  /external/libnl/lib/route/
link.c 512 if (af_ops->ao_protinfo_policy) {
514 af_ops->ao_protinfo_policy,
554 if (af_ops->ao_protinfo_policy) {
555 tb[IFLA_PROTINFO] = (struct nlattr *)af_ops->ao_protinfo_policy;
    [all...]

Completed in 49 milliseconds