Home
last modified time | relevance | path

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

/linux-6.15/net/appletalk/
H 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()
610 a->next = unresolved[hash]; in aarp_send_ddp()
613 unresolved[hash] = a; in aarp_send_ddp()
758 __aarp_resolved(&unresolved[hash], a, hash); in aarp_rcv()
874 __aarp_expire_device(&unresolved[ct], dev); in aarp_device_down()
909 table = unresolved; in iter_next()
912 if (table == unresolved) { in iter_next()
[all …]
/linux-6.15/tools/net/ynl/pyynl/lib/
H A Dnlspec.py478 unresolved = self._resolution_list
481 for elem in unresolved:
/linux-6.15/net/ipv6/
H A Dip6mr.c797 while ((skb = skb_dequeue(&c->_c.mfc_un.unres.unresolved)) != NULL) { in ip6mr_destroy_unres()
1016 skb_queue_head_init(&c->_c.mfc_un.unres.unresolved); in ip6mr_cache_alloc_unres()
1034 while ((skb = __skb_dequeue(&uc->_c.mfc_un.unres.unresolved))) { in ip6mr_cache_resolve()
1216 if (c->_c.mfc_un.unres.unresolved.qlen > 3) { in ip6mr_cache_unresolved()
1224 skb_queue_tail(&c->_c.mfc_un.unres.unresolved, skb); in ip6mr_cache_unresolved()
2415 static int mr6_msgsize(bool unresolved, int maxvif) in mr6_msgsize() argument
2424 if (!unresolved) in mr6_msgsize()
/linux-6.15/tools/testing/selftests/ftrace/
H A Dftracetest127 --fail-unresolved)
/linux-6.15/net/ipv4/
H A Dipmr.c745 while ((skb = skb_dequeue(&c->_c.mfc_un.unres.unresolved))) { in ipmr_destroy_unres()
990 skb_queue_head_init(&c->_c.mfc_un.unres.unresolved); in ipmr_cache_alloc_unres()
1004 while ((skb = __skb_dequeue(&uc->_c.mfc_un.unres.unresolved))) { in ipmr_cache_resolve()
1175 if (c->_c.mfc_un.unres.unresolved.qlen > 3) { in ipmr_cache_unresolved()
1183 skb_queue_tail(&c->_c.mfc_un.unres.unresolved, skb); in ipmr_cache_unresolved()
2385 static size_t mroute_msgsize(bool unresolved, int maxvif) in mroute_msgsize() argument
2394 if (!unresolved) in mroute_msgsize()
/linux-6.15/include/linux/
H A Dmroute_base.h143 struct sk_buff_head unresolved; member
/linux-6.15/tools/perf/Documentation/
H A Dperf-mem.txt120 --hide-unresolved::
H A Dperf-report.txt68 --hide-unresolved::
/linux-6.15/net/core/
H A Dfib_rules.c878 int err = -EINVAL, unresolved = 0; in fib_newrule() local
936 unresolved = 1; in fib_newrule()
968 if (unresolved) in fib_newrule()
/linux-6.15/fs/befs/
H 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.15/Documentation/process/
H A Dcode-of-conduct-interpretation.rst45 documents final escalation paths in case of unresolved concerns
/linux-6.15/Documentation/networking/device_drivers/ethernet/3com/
H A Dvortex.rst459 unresolved.
/linux-6.15/Documentation/scsi/
H A DChangeLog.megaraid428 iii. Module compilation reorder in Makefile so that unresolved symbols do
/linux-6.15/Documentation/admin-guide/
H A Dreporting-regressions.rst128 regressions becomes mentioned `on the list of tracked and unresolved Linux
/linux-6.15/Documentation/networking/
H A Dip-sysctl.rst198 queued for each unresolved address by other network layers.
211 unresolved address by other network layers.