Home
last modified time | relevance | path

Searched refs:REQ_CID (Results 1 – 1 of 1) sorted by relevance

/linux-5.19.10/net/ipv4/netfilter/
Dnf_nat_pptp.c36 #define REQ_CID(req, off) (*(__be16 *)((char *)(req) + (off))) macro
186 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()