Searched defs:creat (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/include/net/ |
H A D | neighbour.h | 516 __neigh_lookup(struct neigh_table *tbl, const void *pkey, struct net_device *dev, int creat) in __neigh_lookup() argument
|
/kernel/linux/linux-6.6/include/net/ |
H A D | neighbour.h | 546 __neigh_lookup(struct neigh_table *tbl, const void *pkey, struct net_device *dev, int creat) in __neigh_lookup() argument
|
/kernel/linux/linux-5.10/net/core/ |
H A D | neighbour.c | 721 pneigh_lookup(struct neigh_table *tbl, struct net *net, const void *pkey, struct net_device *dev, int creat) pneigh_lookup() argument
|
/kernel/linux/linux-6.6/net/core/ |
H A D | neighbour.c | 778 pneigh_lookup(struct neigh_table *tbl, struct net *net, const void *pkey, struct net_device *dev, int creat) pneigh_lookup() argument
|
Completed in 12 milliseconds