Searched defs:pkey (Results 1 – 7 of 7) sorted by relevance
/net/core/ |
D | neighbour.c | 204 void *pkey = ndel->primary_key; in neigh_remove_one() local 561 struct neighbour *neigh_lookup(struct neigh_table *tbl, const void *pkey, in neigh_lookup() 582 ___neigh_create(struct neigh_table *tbl, const void *pkey, in ___neigh_create() 676 struct neighbour *__neigh_create(struct neigh_table *tbl, const void *pkey, in __neigh_create() 683 static u32 pneigh_hash(const void *pkey, unsigned int key_len) in pneigh_hash() 695 const void *pkey, in __pneigh_lookup_1() 710 struct net *net, const void *pkey, struct net_device *dev) in __pneigh_lookup() 721 struct net *net, const void *pkey, in pneigh_lookup() 764 int pneigh_delete(struct neigh_table *tbl, struct net *net, const void *pkey, in pneigh_delete()
|
/net/ipv6/ |
D | ndisc.c | 314 static u32 ndisc_hash(const void *pkey, in ndisc_hash() 321 static bool ndisc_key_eq(const struct neighbour *n, const void *pkey) in ndisc_key_eq() 747 static int pndisc_is_router(const void *pkey, in pndisc_is_router() 1733 static int ndisc_is_multicast(const void *pkey) in ndisc_is_multicast()
|
/net/ipv4/ |
D | arp.c | 210 static u32 arp_hash(const void *pkey, in arp_hash() 217 static bool arp_key_eq(const struct neighbour *neigh, const void *pkey) in arp_key_eq() 933 static int arp_is_multicast(const void *pkey) in arp_is_multicast()
|
D | fib_trie.c | 1538 t_key pkey = pn->key; in fib_table_lookup() local 1806 t_key pkey = pn->key; in leaf_walk_rcu() local 1848 t_key pkey = pn->key; in fib_trie_free() local 1966 t_key pkey = pn->key; in fib_table_flush_external() local 2036 t_key pkey = pn->key; in fib_table_flush() local 2118 t_key pkey = pn->key; in __fib_info_notify_update() local 2448 t_key pkey; in fib_trie_get_next() local
|
D | route.c | 425 __be32 pkey; in ipv4_neigh_lookup() local 443 const __be32 *pkey = daddr; in ipv4_confirm_neigh() local
|
/net/tipc/ |
D | node.c | 2917 struct tipc_aead_key **pkey) in tipc_nl_retrieve_key()
|
/net/ceph/ |
D | osd_client.c | 1689 void **pkey, size_t *pkey_len) in hoid_get_effective_key()
|