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