Searched refs:pns_call_id (Results 1 – 3 of 3) sorted by relevance
69 t.dst.u.gre.key = ct_pptp_info->pns_call_id; in pptp_nat_expected()76 t.src.u.gre.key = nat_pptp_info->pns_call_id; in pptp_nat_expected()140 new_callid = ct_pptp_info->pns_call_id; in pptp_outbound_pkt()151 nat_pptp_info->pns_call_id = ct_pptp_info->pns_call_id; in pptp_outbound_pkt()158 ct_pptp_info->pns_call_id = new_callid; in pptp_outbound_pkt()217 expect_orig->saved_proto.gre.key = ct_pptp_info->pns_call_id; in pptp_exp_gre()218 expect_orig->tuple.src.u.gre.key = nat_pptp_info->pns_call_id; in pptp_exp_gre()223 expect_reply->saved_proto.gre.key = nat_pptp_info->pns_call_id; in pptp_exp_gre()225 expect_reply->tuple.dst.u.gre.key = ct_pptp_info->pns_call_id; in pptp_exp_gre()248 new_pcid = nat_pptp_info->pns_call_id; in pptp_inbound_pkt()
185 t.src.u.gre.key = ct_pptp_info->pns_call_id; in pptp_destroy_siblings()194 t.dst.u.gre.key = ct_pptp_info->pns_call_id; in pptp_destroy_siblings()311 if (info->pns_call_id != pcid) in pptp_inbound_pkt()346 if (info->pns_call_id != pcid) in pptp_inbound_pkt()388 ntohs(info->pns_call_id), ntohs(info->pac_call_id)); in pptp_inbound_pkt()429 info->pns_call_id = cid; in pptp_outbound_pkt()448 info->pns_call_id = cid; in pptp_outbound_pkt()484 ntohs(info->pns_call_id), ntohs(info->pac_call_id)); in pptp_outbound_pkt()
36 __be16 pns_call_id; /* call id of PNS */ member44 __be16 pns_call_id; /* NAT'ed PNS call id */ member