Home
last modified time | relevance | path

Searched refs:unresolved (Results 1 – 16 of 16) sorted by relevance

/linux-6.3-rc2/net/appletalk/
A Daarp.c315 __aarp_kick(&unresolved[ct]); in aarp_expire_timeout()
316 __aarp_expire_timer(&unresolved[ct]); in aarp_expire_timeout()
341 __aarp_expire_device(&unresolved[ct], dev); in aarp_device_event()
370 __aarp_expire_all(&unresolved[ct]); in aarp_purge()
641 a->next = unresolved[hash]; in aarp_send_ddp()
644 unresolved[hash] = a; in aarp_send_ddp()
789 __aarp_resolved(&unresolved[hash], a, hash); in aarp_rcv()
905 __aarp_expire_device(&unresolved[ct], dev); in aarp_device_down()
940 table = unresolved; in iter_next()
943 if (table == unresolved) { in iter_next()
[all …]
/linux-6.3-rc2/tools/net/ynl/lib/
A Dnlspec.py319 unresolved = self._resolution_list
322 for elem in unresolved:
/linux-6.3-rc2/tools/perf/Documentation/
A Dperf-mem.txt64 --hide-unresolved::
A Dperf-report.txt68 --hide-unresolved::
/linux-6.3-rc2/net/ipv6/
A Dip6mr.c779 while ((skb = skb_dequeue(&c->_c.mfc_un.unres.unresolved)) != NULL) { in ip6mr_destroy_unres()
998 skb_queue_head_init(&c->_c.mfc_un.unres.unresolved); in ip6mr_cache_alloc_unres()
1016 while ((skb = __skb_dequeue(&uc->_c.mfc_un.unres.unresolved))) { in ip6mr_cache_resolve()
1198 if (c->_c.mfc_un.unres.unresolved.qlen > 3) { in ip6mr_cache_unresolved()
1206 skb_queue_tail(&c->_c.mfc_un.unres.unresolved, skb); in ip6mr_cache_unresolved()
2405 static int mr6_msgsize(bool unresolved, int maxvif) in mr6_msgsize() argument
2414 if (!unresolved) in mr6_msgsize()
/linux-6.3-rc2/tools/testing/selftests/ftrace/
A Dftracetest116 --fail-unresolved)
/linux-6.3-rc2/net/ipv4/
A Dipmr.c728 while ((skb = skb_dequeue(&c->_c.mfc_un.unres.unresolved))) { in ipmr_destroy_unres()
973 skb_queue_head_init(&c->_c.mfc_un.unres.unresolved); in ipmr_cache_alloc_unres()
987 while ((skb = __skb_dequeue(&uc->_c.mfc_un.unres.unresolved))) { in ipmr_cache_resolve()
1159 if (c->_c.mfc_un.unres.unresolved.qlen > 3) { in ipmr_cache_unresolved()
1167 skb_queue_tail(&c->_c.mfc_un.unres.unresolved, skb); in ipmr_cache_unresolved()
2351 static size_t mroute_msgsize(bool unresolved, int maxvif) in mroute_msgsize() argument
2360 if (!unresolved) in mroute_msgsize()
/linux-6.3-rc2/include/linux/
A Dmroute_base.h143 struct sk_buff_head unresolved; member
/linux-6.3-rc2/net/core/
A Dfib_rules.c782 int err = -EINVAL, unresolved = 0; in fib_nl_newrule() local
831 unresolved = 1; in fib_nl_newrule()
863 if (unresolved) in fib_nl_newrule()
/linux-6.3-rc2/fs/befs/
A DChangeLog14 * Oy! Fixed stupid bug that would cause an unresolved symbol error.
33 wouldn't work on older (<2.4.10) kernels due to an unresolved symbol.
/linux-6.3-rc2/Documentation/process/
A Dcode-of-conduct-interpretation.rst45 documents final escalation paths in case of unresolved concerns
/linux-6.3-rc2/Documentation/networking/device_drivers/cable/
A Dsb1000.rst151 2. I get "unresolved symbol" error messages on executing ``insmod sb1000.o``.
/linux-6.3-rc2/Documentation/networking/device_drivers/ethernet/3com/
A Dvortex.rst459 unresolved.
/linux-6.3-rc2/Documentation/scsi/
A DChangeLog.megaraid428 iii. Module compilation reorder in Makefile so that unresolved symbols do
/linux-6.3-rc2/Documentation/admin-guide/
A Dreporting-regressions.rst128 regressions becomes mentioned `on the list of tracked and unresolved Linux
/linux-6.3-rc2/Documentation/networking/
A Dip-sysctl.rst184 queued for each unresolved address by other network layers.
197 unresolved address by other network layers.

Completed in 40 milliseconds