Searched defs:pkey (Results 1 – 7 of 7) sorted by relevance
| /net/ipv6/ |
| A D | ndisc.c | 313 static u32 ndisc_hash(const void *pkey, in ndisc_hash() 320 static bool ndisc_key_eq(const struct neighbour *n, const void *pkey) in ndisc_key_eq() 765 static int pndisc_is_router(const void *pkey, in pndisc_is_router() 1782 static int ndisc_is_multicast(const void *pkey) in ndisc_is_multicast()
|
| /net/ipv4/ |
| A D | arp.c | 211 static u32 arp_hash(const void *pkey, in arp_hash() 218 static bool arp_key_eq(const struct neighbour *neigh, const void *pkey) in arp_key_eq() 957 static int arp_is_multicast(const void *pkey) in arp_is_multicast()
|
| A D | fib_trie.c | 1517 t_key pkey = pn->key; in fib_table_lookup() local 1785 t_key pkey = pn->key; in leaf_walk_rcu() local 1827 t_key pkey = pn->key; in fib_trie_free() local 1945 t_key pkey = pn->key; in fib_table_flush_external() local 2016 t_key pkey = pn->key; in fib_table_flush() local 2101 t_key pkey = pn->key; in __fib_info_notify_update() local 2431 t_key pkey; in fib_trie_get_next() local
|
| A D | route.c | 426 __be32 pkey; in ipv4_neigh_lookup() local 444 const __be32 *pkey = daddr; in ipv4_confirm_neigh() local
|
| /net/core/ |
| A D | neighbour.c | 626 struct neighbour *neigh_lookup(struct neigh_table *tbl, const void *pkey, in neigh_lookup() 647 ___neigh_create(struct neigh_table *tbl, const void *pkey, in ___neigh_create() 739 struct neighbour *__neigh_create(struct neigh_table *tbl, const void *pkey, in __neigh_create() 748 static u32 pneigh_hash(const void *pkey, unsigned int key_len) in pneigh_hash() 759 struct net *net, const void *pkey, in pneigh_lookup() 785 const void *pkey, struct net_device *dev, in pneigh_create() 838 int pneigh_delete(struct neigh_table *tbl, struct net *net, const void *pkey, in pneigh_delete()
|
| /net/tipc/ |
| A D | node.c | 2916 struct tipc_aead_key **pkey) in tipc_nl_retrieve_key()
|
| /net/ceph/ |
| A D | osd_client.c | 1748 void **pkey, size_t *pkey_len) in hoid_get_effective_key()
|
Completed in 51 milliseconds