Searched refs:pns_call_id (Results 1 – 3 of 3) sorted by relevance
70 t.dst.u.gre.key = ct_pptp_info->pns_call_id; in pptp_nat_expected()77 t.src.u.gre.key = nat_pptp_info->pns_call_id; in pptp_nat_expected()141 new_callid = ct_pptp_info->pns_call_id; in pptp_outbound_pkt()152 nat_pptp_info->pns_call_id = ct_pptp_info->pns_call_id; in pptp_outbound_pkt()159 ct_pptp_info->pns_call_id = new_callid; in pptp_outbound_pkt()218 expect_orig->saved_proto.gre.key = ct_pptp_info->pns_call_id; in pptp_exp_gre()219 expect_orig->tuple.src.u.gre.key = nat_pptp_info->pns_call_id; in pptp_exp_gre()224 expect_reply->saved_proto.gre.key = nat_pptp_info->pns_call_id; in pptp_exp_gre()226 expect_reply->tuple.dst.u.gre.key = ct_pptp_info->pns_call_id; in pptp_exp_gre()249 new_pcid = nat_pptp_info->pns_call_id; in pptp_inbound_pkt()
186 t.src.u.gre.key = ct_pptp_info->pns_call_id; in pptp_destroy_siblings()195 t.dst.u.gre.key = ct_pptp_info->pns_call_id; in pptp_destroy_siblings()312 if (info->pns_call_id != pcid) in pptp_inbound_pkt()347 if (info->pns_call_id != pcid) in pptp_inbound_pkt()389 ntohs(info->pns_call_id), ntohs(info->pac_call_id)); in pptp_inbound_pkt()430 info->pns_call_id = cid; in pptp_outbound_pkt()449 info->pns_call_id = cid; in pptp_outbound_pkt()485 ntohs(info->pns_call_id), ntohs(info->pac_call_id)); in pptp_outbound_pkt()
41 __be16 pns_call_id; /* call id of PNS */ member49 __be16 pns_call_id; /* NAT'ed PNS call id */ member