Home
last modified time | relevance | path

Searched refs:initial_ref (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/net/core/
Ddst.c64 struct net_device *dev, int initial_ref, int initial_obsolete, in dst_init() argument
86 atomic_set(&dst->__refcnt, initial_ref); in dst_init()
96 int initial_ref, int initial_obsolete, unsigned short flags) in dst_alloc() argument
109 dst_init(dst, ops, dev, initial_ref, initial_obsolete, flags); in dst_alloc()
/Linux-v4.19/include/net/
Ddst.h391 void *dst_alloc(struct dst_ops *ops, struct net_device *dev, int initial_ref,
394 struct net_device *dev, int initial_ref, int initial_obsolete,