Searched refs:unresolved (Results 1 – 12 of 12) sorted by relevance
| /linux/net/appletalk/ |
| H A D | aarp.c | 75 static struct aarp_entry *unresolved[AARP_HASH_SIZE]; variable 329 __aarp_kick(&unresolved[ct]); in aarp_expire_timeout() 330 __aarp_expire_timer(&unresolved[ct]); in aarp_expire_timeout() 355 __aarp_expire_device(&unresolved[ct], dev); in aarp_device_event() 384 __aarp_expire_all(&unresolved[ct]); in aarp_purge() 610 a = __aarp_find_entry(unresolved[hash], dev, sa); in aarp_send_ddp() 628 a->next = unresolved[hash]; in aarp_send_ddp() 631 unresolved[hash] = a; in aarp_send_ddp() 770 a = __aarp_find_entry(unresolved[hash], dev, &sa); in aarp_rcv() 776 __aarp_resolved(&unresolved[hash], a, hash); in aarp_rcv() [all …]
|
| /linux/net/ipv6/ |
| H A D | ip6mr.c | 797 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() 2542 static int mr6_msgsize(bool unresolved, int maxvif) in mr6_msgsize() argument 2551 if (!unresolved) in mr6_msgsize()
|
| /linux/tools/testing/selftests/ftrace/ |
| H A D | ftracetest | 128 --fail-unresolved)
|
| /linux/include/linux/ |
| H A D | mroute_base.h | 143 struct sk_buff_head unresolved; member
|
| /linux/net/core/ |
| H A D | fib_rules.c | 877 int err = -EINVAL, unresolved = 0; in fib_newrule() local 937 unresolved = 1; in fib_newrule() 969 if (unresolved) in fib_newrule()
|
| /linux/fs/befs/ |
| H A D | ChangeLog | 14 * 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/tools/perf/Documentation/ |
| H A D | perf-mem.txt | 145 --hide-unresolved::
|
| H A D | perf-report.txt | 68 --hide-unresolved::
|
| /linux/Documentation/networking/device_drivers/ethernet/3com/ |
| H A D | vortex.rst | 459 unresolved.
|
| /linux/Documentation/scsi/ |
| H A D | ChangeLog.megaraid | 428 iii. Module compilation reorder in Makefile so that unresolved symbols do
|
| /linux/Documentation/admin-guide/ |
| H A D | reporting-regressions.rst | 128 regressions becomes mentioned `on the list of tracked and unresolved Linux
|
| /linux/Documentation/networking/ |
| H A D | ip-sysctl.rst | 207 queued for each unresolved address by other network layers. 220 unresolved address by other network layers.
|