Searched refs:exp_other (Results 1 – 1 of 1) sorted by relevance
108 struct nf_conntrack_expect *exp_other; in pptp_expectfn() local115 exp_other = nf_ct_expect_find_get(net, nf_ct_zone(ct), &inv_t); in pptp_expectfn()116 if (exp_other) { in pptp_expectfn()119 nf_ct_unexpect_related(exp_other); in pptp_expectfn()120 nf_ct_expect_put(exp_other); in pptp_expectfn()