Searched refs:pns_call_id (Results 1 – 3 of 3) sorted by relevance
64 t.dst.u.gre.key = ct_pptp_info->pns_call_id; in pptp_nat_expected()71 t.src.u.gre.key = nat_pptp_info->pns_call_id; in pptp_nat_expected()131 new_callid = ct_pptp_info->pns_call_id; in pptp_outbound_pkt()142 nat_pptp_info->pns_call_id = ct_pptp_info->pns_call_id; in pptp_outbound_pkt()149 ct_pptp_info->pns_call_id = new_callid; in pptp_outbound_pkt()204 expect_orig->saved_proto.gre.key = ct_pptp_info->pns_call_id; in pptp_exp_gre()205 expect_orig->tuple.src.u.gre.key = nat_pptp_info->pns_call_id; in pptp_exp_gre()210 expect_reply->saved_proto.gre.key = nat_pptp_info->pns_call_id; in pptp_exp_gre()212 expect_reply->tuple.dst.u.gre.key = ct_pptp_info->pns_call_id; in pptp_exp_gre()231 new_pcid = nat_pptp_info->pns_call_id; in pptp_inbound_pkt()
188 t.src.u.gre.key = ct_pptp_info->pns_call_id; in pptp_destroy_siblings()197 t.dst.u.gre.key = ct_pptp_info->pns_call_id; in pptp_destroy_siblings()314 if (info->pns_call_id != pcid) in pptp_inbound_pkt()349 if (info->pns_call_id != pcid) in pptp_inbound_pkt()391 ntohs(info->pns_call_id), ntohs(info->pac_call_id)); in pptp_inbound_pkt()432 info->pns_call_id = cid; in pptp_outbound_pkt()451 info->pns_call_id = cid; in pptp_outbound_pkt()487 ntohs(info->pns_call_id), ntohs(info->pac_call_id)); in pptp_outbound_pkt()
35 __be16 pns_call_id; /* call id of PNS */ member43 __be16 pns_call_id; /* NAT'ed PNS call id */ member