Searched refs:PF_TO_X (Results 1 – 1 of 1) sorted by relevance
91 #define PF_TO_X(pf, X) container_of(pf, X, file) macro93 #define PF_TO_PPP(pf) PF_TO_X(pf, struct ppp)94 #define PF_TO_CHANNEL(pf) PF_TO_X(pf, struct channel)