Searched refs:get_dev_p (Results 1 – 1 of 1) sorted by relevance
264 static inline struct net_device **get_dev_p(struct pvc_device *pvc, in get_dev_p() function1068 if (*get_dev_p(pvc, type)) in fr_add_pvc()1106 *get_dev_p(pvc, type) = dev; in fr_add_pvc()1124 if ((dev = *get_dev_p(pvc, type)) == NULL) in fr_del_pvc()1131 *get_dev_p(pvc, type) = NULL; in fr_del_pvc()