Searched refs:get_dev_p (Results 1 – 1 of 1) sorted by relevance
251 static inline struct net_device **get_dev_p(struct pvc_device *pvc, in get_dev_p() function1075 if (*get_dev_p(pvc, type)) in fr_add_pvc()1116 *get_dev_p(pvc, type) = dev; in fr_add_pvc()1133 dev = *get_dev_p(pvc, type); in fr_del_pvc()1141 *get_dev_p(pvc, type) = NULL; in fr_del_pvc()