Home
last modified time | relevance | path

Searched defs:pkey (Results 1 – 6 of 6) sorted by relevance

/net/decnet/
Ddn_neigh.c65 static u32 dn_neigh_hash(const void *pkey, in dn_neigh_hash()
72 static bool dn_key_eq(const struct neighbour *neigh, const void *pkey) in dn_key_eq()
/net/core/
Dneighbour.c400 struct neighbour *neigh_lookup(struct neigh_table *tbl, const void *pkey, in neigh_lookup()
421 const void *pkey) in neigh_lookup_nodev()
451 struct neighbour *__neigh_create(struct neigh_table *tbl, const void *pkey, in __neigh_create()
539 static u32 pneigh_hash(const void *pkey, int key_len) in pneigh_hash()
551 const void *pkey, in __pneigh_lookup_1()
566 struct net *net, const void *pkey, struct net_device *dev) in __pneigh_lookup()
577 struct net *net, const void *pkey, in pneigh_lookup()
622 int pneigh_delete(struct neigh_table *tbl, struct net *net, const void *pkey, in pneigh_delete()
/net/ipv4/
Dfib_trie.c1385 t_key pkey = pn->key; in fib_table_lookup() local
1614 t_key pkey = pn->key; in leaf_walk_rcu() local
1656 t_key pkey = pn->key; in fib_trie_free() local
1774 t_key pkey = pn->key; in fib_table_flush_external() local
1844 t_key pkey = pn->key; in fib_table_flush() local
2061 t_key pkey; in fib_trie_get_next() local
Darp.c212 static u32 arp_hash(const void *pkey, in arp_hash()
219 static bool arp_key_eq(const struct neighbour *neigh, const void *pkey) in arp_key_eq()
Droute.c451 const __be32 *pkey = daddr; in ipv4_neigh_lookup() local
/net/ipv6/
Dndisc.c308 static u32 ndisc_hash(const void *pkey, in ndisc_hash()
315 static bool ndisc_key_eq(const struct neighbour *n, const void *pkey) in ndisc_key_eq()
705 static int pndisc_is_router(const void *pkey, in pndisc_is_router()