Searched refs:PF_TO_X (Results 1 – 1 of 1) sorted by relevance
84 #define PF_TO_X(pf, X) ((X *)((char *)(pf) - offsetof(X, file))) macro86 #define PF_TO_PPP(pf) PF_TO_X(pf, struct ppp)87 #define PF_TO_CHANNEL(pf) PF_TO_X(pf, struct channel)