Home
last modified time | relevance | path

Searched defs:unresolved (Results 1 – 5 of 5) sorted by relevance

/linux-6.1.9/net/appletalk/
Daarp.c72 static struct aarp_entry *unresolved[AARP_HASH_SIZE]; variable
/linux-6.1.9/net/core/
Dfib_rules.c782 int err = -EINVAL, unresolved = 0; in fib_nl_newrule() local
/linux-6.1.9/include/linux/
Dmroute_base.h143 struct sk_buff_head unresolved; member
/linux-6.1.9/net/ipv6/
Dip6mr.c2405 static int mr6_msgsize(bool unresolved, int maxvif) in mr6_msgsize()
/linux-6.1.9/net/ipv4/
Dipmr.c2351 static size_t mroute_msgsize(bool unresolved, int maxvif) in mroute_msgsize()