Searched refs:get_dev_p (Results 1 – 1 of 1) sorted by relevance
266 static inline struct net_device **get_dev_p(struct pvc_device *pvc, in get_dev_p() function1073 if (*get_dev_p(pvc, type)) in fr_add_pvc()1109 *get_dev_p(pvc, type) = dev; in fr_add_pvc()1127 if ((dev = *get_dev_p(pvc, type)) == NULL) in fr_del_pvc()1134 *get_dev_p(pvc, type) = NULL; in fr_del_pvc()