Home
last modified time | relevance | path

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

/net/ipv4/
Dfib_trie.c1409 t_key pkey = pn->key; in fib_table_lookup() local
1647 t_key pkey = pn->key; in leaf_walk_rcu() local
1689 t_key pkey = pn->key; in fib_trie_free() local
1807 t_key pkey = pn->key; in fib_table_flush_external() local
1877 t_key pkey = pn->key; in fib_table_flush() local
1961 t_key pkey = pn->key; in __fib_info_notify_update() local
2272 t_key pkey; in fib_trie_get_next() local
Darp.c208 static u32 arp_hash(const void *pkey, in arp_hash()
215 static bool arp_key_eq(const struct neighbour *neigh, const void *pkey) in arp_key_eq()
Droute.c448 __be32 pkey; in ipv4_neigh_lookup() local
466 const __be32 *pkey = daddr; in ipv4_confirm_neigh() local
/net/core/
Dneighbour.c205 void *pkey = ndel->primary_key; in neigh_remove_one() local
560 struct neighbour *neigh_lookup(struct neigh_table *tbl, const void *pkey, in neigh_lookup()
581 ___neigh_create(struct neigh_table *tbl, const void *pkey, in ___neigh_create()
675 struct neighbour *__neigh_create(struct neigh_table *tbl, const void *pkey, in __neigh_create()
682 static u32 pneigh_hash(const void *pkey, unsigned int key_len) in pneigh_hash()
694 const void *pkey, in __pneigh_lookup_1()
709 struct net *net, const void *pkey, struct net_device *dev) in __pneigh_lookup()
720 struct net *net, const void *pkey, in pneigh_lookup()
765 int pneigh_delete(struct neigh_table *tbl, struct net *net, const void *pkey, in pneigh_delete()
/net/ipv6/
Dndisc.c312 static u32 ndisc_hash(const void *pkey, in ndisc_hash()
319 static bool ndisc_key_eq(const struct neighbour *n, const void *pkey) in ndisc_key_eq()
745 static int pndisc_is_router(const void *pkey, in pndisc_is_router()
/net/ceph/
Dosd_client.c1651 void **pkey, size_t *pkey_len) in hoid_get_effective_key()