pppx_if_find
static inline struct pppx_if *pppx_if_find(struct pppx_dev *, int, int);
pxi = pppx_if_find(pxd, th->pppx_id, th->pppx_proto);
pxi = pppx_if_find(pxd, req->pdr_session_id, req->pdr_protocol);