Searched refs:REQ_CID (Results 1 – 1 of 1) sorted by relevance
36 #define REQ_CID(req, off) (*(__be16 *)((char *)(req) + (off))) macro186 ntohs(REQ_CID(pptpReq, cid_off)), ntohs(new_callid)); in pptp_outbound_pkt()287 ntohs(REQ_CID(pptpReq, pcid_off)), ntohs(new_pcid)); in pptp_inbound_pkt()