Home
last modified time | relevance | path

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

/Linux-v4.19/net/appletalk/
Daarp.c78 static struct aarp_entry *unresolved[AARP_HASH_SIZE]; variable
321 __aarp_kick(&unresolved[ct]); in aarp_expire_timeout()
322 __aarp_expire_timer(&unresolved[ct]); in aarp_expire_timeout()
347 __aarp_expire_device(&unresolved[ct], dev); in aarp_device_event()
376 __aarp_expire_all(&unresolved[ct]); in aarp_purge()
629 a = __aarp_find_entry(unresolved[hash], dev, sa); in aarp_send_ddp()
647 a->next = unresolved[hash]; in aarp_send_ddp()
650 unresolved[hash] = a; in aarp_send_ddp()
789 a = __aarp_find_entry(unresolved[hash], dev, &sa); in aarp_rcv()
795 __aarp_resolved(&unresolved[hash], a, hash); in aarp_rcv()
[all …]
/Linux-v4.19/tools/perf/Documentation/
Dperf-mem.txt59 --hide-unresolved::
Dperf-report.txt68 --hide-unresolved::
/Linux-v4.19/net/ipv6/
Dip6mr.c765 while ((skb = skb_dequeue(&c->_c.mfc_un.unres.unresolved)) != NULL) { in ip6mr_destroy_unres()
983 skb_queue_head_init(&c->_c.mfc_un.unres.unresolved); in ip6mr_cache_alloc_unres()
1001 while ((skb = __skb_dequeue(&uc->_c.mfc_un.unres.unresolved))) { in ip6mr_cache_resolve()
1179 if (c->_c.mfc_un.unres.unresolved.qlen > 3) { in ip6mr_cache_unresolved()
1183 skb_queue_tail(&c->_c.mfc_un.unres.unresolved, skb); in ip6mr_cache_unresolved()
2323 static int mr6_msgsize(bool unresolved, int maxvif) in mr6_msgsize() argument
2332 if (!unresolved) in mr6_msgsize()
/Linux-v4.19/net/core/
Dfib_rules.c734 int err = -EINVAL, unresolved = 0; in fib_nl_newrule() local
782 unresolved = 1; in fib_nl_newrule()
814 if (unresolved) in fib_nl_newrule()
/Linux-v4.19/net/ipv4/
Dipmr.c753 while ((skb = skb_dequeue(&c->_c.mfc_un.unres.unresolved))) { in ipmr_destroy_unres()
1002 skb_queue_head_init(&c->_c.mfc_un.unres.unresolved); in ipmr_cache_alloc_unres()
1016 while ((skb = __skb_dequeue(&uc->_c.mfc_un.unres.unresolved))) { in ipmr_cache_resolve()
1180 if (c->_c.mfc_un.unres.unresolved.qlen > 3) { in ipmr_cache_unresolved()
1188 skb_queue_tail(&c->_c.mfc_un.unres.unresolved, skb); in ipmr_cache_unresolved()
2357 static size_t mroute_msgsize(bool unresolved, int maxvif) in mroute_msgsize() argument
2366 if (!unresolved) in mroute_msgsize()
/Linux-v4.19/include/linux/
Dmroute_base.h138 struct sk_buff_head unresolved; member
/Linux-v4.19/fs/befs/
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-v4.19/Documentation/process/
Dcode-of-conduct-interpretation.rst45 documents final escalation paths in case of unresolved concerns
/Linux-v4.19/Documentation/networking/
DREADME.sb1000143 2.) I get "unresolved symbol" error messages on executing `insmod sb1000.o'.
Dvortex.txt448 unresolved.
Dip-sysctl.txt118 queued for each unresolved address by other network layers.
128 unresolved address by other network layers.
/Linux-v4.19/Documentation/scsi/
DChangeLog.megaraid428 iii. Module compilation reorder in Makefile so that unresolved symbols do